styled all #content h1 and h2 equal
This commit is contained in:
parent
b433ed521d
commit
9df2ca6051
|
@ -248,13 +248,15 @@ li.news a:hover{background: transparent url('images/newshover.png') no-repeat 0
|
|||
|
||||
/* Headings
|
||||
--------------------------------------------- */
|
||||
#content .post h1 {
|
||||
/*#content .post h1 {*/
|
||||
#content h1 {
|
||||
padding:0px 0px 20px 0px;
|
||||
font-size: 22px;
|
||||
line-height:28px;
|
||||
}
|
||||
/*el fem servir*/
|
||||
#content.unic h2, #content.resultats h2 {
|
||||
/*#content.unic h2, #content.resultats h2 {*/
|
||||
#content h22 {
|
||||
padding: 0;
|
||||
font-size: 20px;
|
||||
font-weight: normal;
|
||||
|
|
Loading…
Reference in New Issue