Changed header size
This commit is contained in:
parent
4fdd102175
commit
3f139dd259
@ -20,7 +20,7 @@ body {
|
|||||||
h1 {
|
h1 {
|
||||||
font-family: 'Carter One', arial, serif;
|
font-family: 'Carter One', arial, serif;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
margin-top:50px;
|
margin-top:40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
@ -35,10 +35,10 @@ label {
|
|||||||
|
|
||||||
.mediagoblin_header {
|
.mediagoblin_header {
|
||||||
width:100%;
|
width:100%;
|
||||||
height:60px;
|
height:36px;
|
||||||
background-color:#393939;
|
background-color:#393939;
|
||||||
padding-top:40px;
|
padding-top:14px;
|
||||||
margin-bottom:80px;
|
margin-bottom:40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user