diff --git a/wiki/pages/attributions.html b/wiki/pages/attributions.html
index ce32bab3a96d8d21a622c33d32a452265d33c266..edc89c0a5cf0c1da6b2fe70170ab1998d9a92ab9 100644
--- a/wiki/pages/attributions.html
+++ b/wiki/pages/attributions.html
@@ -3,7 +3,7 @@
     .sidebar {
       position: fixed;
       left: 0;
-      top: 200px;
+      top: 230px;
       width: 160px;
       height: 40%;
       background-color: #ffffff	;
@@ -23,6 +23,7 @@
     }
     .sidebar ul li a:hover {
       background-color: #e9ecef;
+      border-radius: 20px;
     }
     h2 {
       scroll-margin-top: 60px;