Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
9 additions and
0 deletions
-
css/style.css
|
@ -321,6 +321,15 @@ body { |
|
|
.button.boxed.black:hover { |
|
|
.button.boxed.black:hover { |
|
|
color: #fff; } |
|
|
color: #fff; } |
|
|
|
|
|
|
|
|
|
|
|
.button.boxed.tor { |
|
|
|
|
|
border: 1px solid #7D4698; |
|
|
|
|
|
background: none; |
|
|
|
|
|
color: #333; } |
|
|
|
|
|
|
|
|
|
|
|
.button.boxed.black:hover { |
|
|
|
|
|
color: #fff; |
|
|
|
|
|
background: #7D4698; } |
|
|
|
|
|
|
|
|
.button.boxed.light-brown { |
|
|
.button.boxed.light-brown { |
|
|
border: 1px solid #dcbc98; |
|
|
border: 1px solid #dcbc98; |
|
|
background: none; |
|
|
background: none; |
|
|