Anxhelo Lushka
6 years ago
No known key found for this signature in database
GPG Key ID: 86086158C83770F8
1 changed files with
11 additions and
0 deletions
-
css/style.css
|
|
@ -360,6 +360,9 @@ body { |
|
|
|
|
|
|
|
.button.thunderbird::before { |
|
|
|
background: #0A84FF; } |
|
|
|
|
|
|
|
.button.libocon::before { |
|
|
|
background: #11A500; } |
|
|
|
|
|
|
|
.button.boxed.white { |
|
|
|
border: 1px solid #fff; |
|
|
@ -454,6 +457,14 @@ body { |
|
|
|
.button.boxed.thunderbird:hover { |
|
|
|
color: #fff; |
|
|
|
background: #0A84FF; } |
|
|
|
|
|
|
|
.button.boxed.libocon { |
|
|
|
border: 1px solid #11A500; |
|
|
|
background: none; |
|
|
|
color: #11A500; } |
|
|
|
.button.boxed.libocon:hover { |
|
|
|
color: #fff; |
|
|
|
background: ##11A500; } |
|
|
|
|
|
|
|
.button.boxed.openlabs { |
|
|
|
border: 1px solid #2BBBB0; |
|
|
|