styled all #content h1 and h2 equal

This commit is contained in:
jorge-vitrubio 2022-11-04 17:23:33 +01:00
parent b433ed521d
commit 9df2ca6051
1 changed files with 4 additions and 2 deletions

View File

@ -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;