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