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
|
|
@ -361,6 +361,9 @@ body { |
|
|
|
.button.thunderbird::before { |
|
|
|
background: #0A84FF; } |
|
|
|
|
|
|
|
.button.libocon::before { |
|
|
|
background: #11A500; } |
|
|
|
|
|
|
|
.button.boxed.white { |
|
|
|
border: 1px solid #fff; |
|
|
|
background: none; |
|
|
@ -455,6 +458,14 @@ body { |
|
|
|
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; |
|
|
|
background: none; |
|
|
|