formatting changes
This commit is contained in:
parent
708203ca6a
commit
8a83dfaf9f
1 changed files with 3 additions and 6 deletions
|
@ -10,14 +10,14 @@ body {
|
|||
}
|
||||
|
||||
#header {
|
||||
color:#BBB3A6;
|
||||
color:#48362A;
|
||||
padding:40px;
|
||||
margin:0 auto;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
#footer {
|
||||
color:#BBB3A6;
|
||||
color:#48362A;
|
||||
font-size:.6em;
|
||||
margin:0 auto;
|
||||
text-align:center;
|
||||
|
@ -40,11 +40,8 @@ div.border {
|
|||
color:#48362A;
|
||||
}
|
||||
|
||||
.light {
|
||||
color:#BBB3A6;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color:#BBB3A6;
|
||||
font-size:1.5em;
|
||||
font-weight:lighter;
|
||||
}
|
Loading…
Reference in a new issue