update style
This commit is contained in:
parent
ac2ede257f
commit
eda6a2d001
1 changed files with 7 additions and 3 deletions
|
|
@ -5,13 +5,17 @@ html {
|
||||||
body {
|
body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding-top: 0rem;
|
padding-top: 0rem;
|
||||||
color: #5a5a5a;
|
color: #af8e6c;
|
||||||
background-color: #e8eaf6;
|
background-color: #2f341f;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#page-title {
|
a {
|
||||||
|
color: #ec44ee
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue