diff options
Diffstat (limited to 'public/css/head.css')
-rw-r--r-- | public/css/head.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/head.css b/public/css/head.css index eff7de6..a55449a 100644 --- a/public/css/head.css +++ b/public/css/head.css | |||
@@ -61,5 +61,5 @@ header a | |||
61 | 61 | ||
62 | .social img:hover | 62 | .social img:hover |
63 | { | 63 | { |
64 | background-color: #ffff00; | 64 | background-color: yellow; |
65 | } | 65 | } |