Reduced h1 font-size again
This commit is contained in:
parent
fbae208123
commit
00daeeba64
|
@ -16,30 +16,30 @@ margin:0 auto;
|
||||||
width:1004px;
|
width:1004px;
|
||||||
width:71.714em;
|
width:71.714em;
|
||||||
}
|
}
|
||||||
|
h1,h2,h3,h4,h5,h6 {
|
||||||
|
text-transform:uppercase;
|
||||||
|
margin-bottom:7px;
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size:1.7em;
|
font-size:1.4em;
|
||||||
line-height:1.1;
|
line-height:1;
|
||||||
margin-bottom:0.25em;
|
margin-bottom:18px;
|
||||||
}
|
}
|
||||||
h2 { font-size:1.3em; }
|
h2 { font-size:1.3em; }
|
||||||
h3 { font-size:1.2em; }
|
h3 { font-size:1.2em; }
|
||||||
h4 { font-size:1.1em; }
|
h4 { font-size:1.1em; }
|
||||||
h5 { font-size:1em; }
|
h5 { font-size:1em; }
|
||||||
h6 { font-size:0.9em; }
|
h6 { font-size:0.9em; }
|
||||||
h1,h2,h3,h4,h5,h6 {
|
|
||||||
text-transform:uppercase;
|
|
||||||
margin-bottom:7px;
|
|
||||||
}
|
|
||||||
caption {
|
caption {
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
.opened { display: block !important;}
|
.opened { display: block !important;}
|
||||||
.closed { display: none !important;}
|
.closed { display: none !important;}
|
||||||
|
|
||||||
|
|
||||||
legend {
|
legend {
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
font-size:1.5em;
|
font-size:1.3em;
|
||||||
text-transform:uppercase;
|
text-transform:uppercase;
|
||||||
}
|
}
|
||||||
form {
|
form {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user