[SITE] add favicons + small change to accent color
This commit is contained in:
parent
3bb2f62d5f
commit
88b6033520
36 changed files with 485 additions and 10 deletions
|
@ -9,11 +9,11 @@ main div.home {
|
|||
font-family: 'Boon-Logo', "Verdana", "Arial", sans-serif;
|
||||
font-size: 24.5px;
|
||||
line-height: 1.2em;
|
||||
font-weight: 100;
|
||||
font-weight: 300;
|
||||
width: 11em;
|
||||
margin: 0 auto; }
|
||||
main div.home div.logo span {
|
||||
color: #2da301;
|
||||
color: #2dac01;
|
||||
font-weight: 400; }
|
||||
main div.home div.logo span.firstname {
|
||||
padding-left: 0.1em;
|
||||
|
|
|
@ -6,9 +6,9 @@ body {
|
|||
color: #fff; }
|
||||
|
||||
a {
|
||||
color: #34bc01; }
|
||||
color: #34c501; }
|
||||
a:active, a:hover {
|
||||
color: #42ef01; }
|
||||
color: #41f801; }
|
||||
|
||||
main p a:visited {
|
||||
color: #cccccc; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue