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
|
@ -367,6 +367,15 @@ body { |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
background: #2BBBB0; } |
|
|
background: #2BBBB0; } |
|
|
|
|
|
|
|
|
|
|
|
.button.boxed.mozilla { |
|
|
|
|
|
border: 1px solid #ff2f29; |
|
|
|
|
|
background: none; |
|
|
|
|
|
color: #ff2f29; } |
|
|
|
|
|
|
|
|
|
|
|
.button.boxed.mozilla:hover { |
|
|
|
|
|
color: #fff; |
|
|
|
|
|
background: #ff2f29; } |
|
|
|
|
|
|
|
|
.button.boxed.light-brown { |
|
|
.button.boxed.light-brown { |
|
|
border: 1px solid #dcbc98; |
|
|
border: 1px solid #dcbc98; |
|
|
background: none; |
|
|
background: none; |
|
|