diff --git a/bookmarks.html b/bookmarks.html index 8a47273..ef848b0 100644 --- a/bookmarks.html +++ b/bookmarks.html @@ -10,6 +10,12 @@ + + + @@ -386,25 +392,24 @@
-
- - - - - - - - - - - - - - - - -
+
+ + + + + + + + + + + + + + + +
diff --git a/style.css b/style.css index 0acc5f0..8052f42 100644 --- a/style.css +++ b/style.css @@ -2699,8 +2699,8 @@ h1 { background-color: #e1306c; } #twitter:hover{ - color: black; - background-color: white; + color: white; + background-color: black; } #github:hover{ color: white;