Ajustements css

This commit is contained in:
Evarin 2017-04-29 04:12:58 +02:00
parent 6b22a602ec
commit 88de2fe0c0
3 changed files with 199 additions and 146 deletions

View file

@ -16,6 +16,7 @@ body {
h1, h2, h3, h4 {
font-family: $headfont;
line-height: 1.2;
}
h1 {
@ -153,7 +154,8 @@ p {
a {
width: auto;
&:hover {
background: #ccc;
background: darken($compl, 10%);
color: #fff;
}
}
&:before {