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
12 additions and
0 deletions
-
css/style.css
|
|
@ -355,6 +355,9 @@ body { |
|
|
|
.button.reproduciblebuilds::before { |
|
|
|
background: #1E5B96; } |
|
|
|
|
|
|
|
.button.thunderbird::before { |
|
|
|
background: #0A84FF; } |
|
|
|
|
|
|
|
.button.boxed.white { |
|
|
|
border: 1px solid #fff; |
|
|
|
background: none; |
|
|
@ -431,6 +434,15 @@ body { |
|
|
|
color: #fff; |
|
|
|
background: #1E5B96; } |
|
|
|
|
|
|
|
.button.boxed.thunderbird { |
|
|
|
border: 1px solid #0A84FF; |
|
|
|
background: none; |
|
|
|
color: #0A84FF; } |
|
|
|
|
|
|
|
.button.boxed.thunderbird:hover { |
|
|
|
color: #fff; |
|
|
|
background: #0A84FF; } |
|
|
|
|
|
|
|
.button.boxed.openlabs { |
|
|
|
border: 1px solid #2BBBB0; |
|
|
|
background: none; |
|
|
|