diff options
Diffstat (limited to 'css/style.css')
-rw-r--r-- | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index add05b85..a7a40b9f 100644 --- a/css/style.css +++ b/css/style.css | |||
@@ -53,7 +53,7 @@ header { | |||
53 | text-decoration: none; | 53 | text-decoration: none; |
54 | padding: 5px 10px; | 54 | padding: 5px 10px; |
55 | } | 55 | } |
56 | #links a:hover, .backhome a{ | 56 | #links a:hover, .backhome a:hover{ |
57 | -webkit-border-radius: 2px; | 57 | -webkit-border-radius: 2px; |
58 | border-radius: 2px; | 58 | border-radius: 2px; |
59 | background-color: #040707; | 59 | background-color: #040707; |