themes modifications
themes modifications
This commit is contained in:
parent
eaf0b092e7
commit
4fad93db8d
1 changed files with 3 additions and 6 deletions
|
@ -23,11 +23,11 @@
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
font-family: Helvetica, Arial, sans-serif;
|
font-family: Helvetica, Arial, sans-serif;
|
||||||
background: #2B2B2B;
|
background: #2B2B2B;
|
||||||
color: #FFF;
|
color: #BBB;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a, h1 a {
|
||||||
color: #74b336;
|
color: #CE4D45;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
@ -35,9 +35,6 @@
|
||||||
margin: 20px 0 0 0;
|
margin: 20px 0 0 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
h1 a{
|
|
||||||
color: #74b336;
|
|
||||||
}
|
|
||||||
|
|
||||||
body > header{
|
body > header{
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
|
|
Loading…
Reference in a new issue