colors
This commit is contained in:
parent
289d84a9b0
commit
5844fdaaf3
1 changed files with 6 additions and 0 deletions
|
@ -149,6 +149,12 @@ p {
|
||||||
#title {
|
#title {
|
||||||
.content {
|
.content {
|
||||||
margin-top: 256px;
|
margin-top: 256px;
|
||||||
|
h1 {
|
||||||
|
color: #b0a39d;
|
||||||
|
}
|
||||||
|
a, a:visited, a:active, a:hover {
|
||||||
|
color: #efc239;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue