Making some autumn cleaning in the themes
This commit is contained in:
parent
18c6a0bf35
commit
54ed1f52fa
|
@ -49,11 +49,11 @@ h1, h2, h3, h4, h5, h6 {
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {font-size: 2.2em;}
|
h1 {font-size: 2.0em;}
|
||||||
h2 {font-size: 1.8em;}
|
h2 {font-size: 1.6em;}
|
||||||
h3 {font-size: 1.6em;}
|
h3 {font-size: 1.4em;}
|
||||||
h4 {font-size: 1.4em;}
|
h4 {font-size: 1.2em;}
|
||||||
h5 {font-size: 1.2em;}
|
h5 {font-size: 1.1em;}
|
||||||
h6 {font-size: 1em;}
|
h6 {font-size: 1em;}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
|
|
@ -48,13 +48,6 @@ a:hover {color: blue;}
|
||||||
|
|
||||||
abbr {border-bottom: none;}
|
abbr {border-bottom: none;}
|
||||||
|
|
||||||
h1 {font-size: 1.6em;}
|
|
||||||
h2 {font-size: 1.6em;}
|
|
||||||
h3 {font-size: 1.4em;}
|
|
||||||
h4 {font-size: 1.4em;}
|
|
||||||
h5 {font-size: 1.2em;}
|
|
||||||
h6 {font-size: 1em;}
|
|
||||||
|
|
||||||
#wrap {
|
#wrap {
|
||||||
background: #fff url('../images/brdr_black_dot.png') repeat-x 0px 10px;
|
background: #fff url('../images/brdr_black_dot.png') repeat-x 0px 10px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user