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
6 additions and
3 deletions
-
css/style.css
|
@ -300,6 +300,9 @@ body { |
|
|
.button.openlabs::before { |
|
|
.button.openlabs::before { |
|
|
background: #2BBBB0; } |
|
|
background: #2BBBB0; } |
|
|
|
|
|
|
|
|
|
|
|
.button.mozilla::before { |
|
|
|
|
|
background: #fc9606; } |
|
|
|
|
|
|
|
|
.button.boxed.white { |
|
|
.button.boxed.white { |
|
|
border: 1px solid #fff; |
|
|
border: 1px solid #fff; |
|
|
background: none; |
|
|
background: none; |
|
@ -368,13 +371,13 @@ body { |
|
|
background: #2BBBB0; } |
|
|
background: #2BBBB0; } |
|
|
|
|
|
|
|
|
.button.boxed.mozilla { |
|
|
.button.boxed.mozilla { |
|
|
border: 1px solid #ff2f29; |
|
|
border: 1px solid #fc9606; |
|
|
background: none; |
|
|
background: none; |
|
|
color: #ff2f29; } |
|
|
color: #fc9606; } |
|
|
|
|
|
|
|
|
.button.boxed.mozilla:hover { |
|
|
.button.boxed.mozilla:hover { |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
background: #ff2f29; } |
|
|
background: #fc9606; } |
|
|
|
|
|
|
|
|
.button.boxed.light-brown { |
|
|
.button.boxed.light-brown { |
|
|
border: 1px solid #dcbc98; |
|
|
border: 1px solid #dcbc98; |
|
|