mindre stilændring
This commit is contained in:
parent
6dae7e5c3b
commit
6cc08a96cf
|
@ -1,6 +1,11 @@
|
|||
h2,h3,h4,p {
|
||||
font-family: sans-serif;
|
||||
margin-left: 5px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.30em;
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
|
|
@ -5,11 +5,12 @@ body {
|
|||
}
|
||||
|
||||
a:link, a:visited {
|
||||
color: #ff9900;
|
||||
color: #0055ce;
|
||||
transition-duration: 0.3s;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
color: #ffb84d;
|
||||
color: #3385ff;
|
||||
transition-duration: 0.3s;
|
||||
}
|
Loading…
Reference in New Issue
Block a user