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
|
@ -294,6 +294,9 @@ body { |
|
|
.button.tor::before { |
|
|
.button.tor::before { |
|
|
background: #7D4698; } |
|
|
background: #7D4698; } |
|
|
|
|
|
|
|
|
|
|
|
.button.identihub::before { |
|
|
|
|
|
background: #58595b; } |
|
|
|
|
|
|
|
|
.button.boxed.white { |
|
|
.button.boxed.white { |
|
|
border: 1px solid #fff; |
|
|
border: 1px solid #fff; |
|
|
background: none; |
|
|
background: none; |
|
@ -333,6 +336,15 @@ body { |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
background: #7D4698; } |
|
|
background: #7D4698; } |
|
|
|
|
|
|
|
|
|
|
|
.button.boxed.identihub { |
|
|
|
|
|
border: 1px solid #58595b; |
|
|
|
|
|
background: none; |
|
|
|
|
|
color: #58595b; } |
|
|
|
|
|
|
|
|
|
|
|
.button.boxed.identihub:hover { |
|
|
|
|
|
color: #fff; |
|
|
|
|
|
background: #58595b; } |
|
|
|
|
|
|
|
|
.button.boxed.light-brown { |
|
|
.button.boxed.light-brown { |
|
|
border: 1px solid #dcbc98; |
|
|
border: 1px solid #dcbc98; |
|
|
background: none; |
|
|
background: none; |
|
|