styled agenda/news fields
This commit is contained in:
parent
cd3d4ac6b8
commit
a993369b64
|
@ -677,9 +677,9 @@ ul.sidebar li.widget_sociallinks a.delicious {
|
|||
}
|
||||
#content .post p.meta, #content .page p.meta, #content p.meta {
|
||||
font-size:0.7rem;
|
||||
line-height:1rem;
|
||||
line-height:0.8rem;
|
||||
padding-bottom:0;
|
||||
min-height: 1.5rem;
|
||||
min-height: 2rem;
|
||||
}
|
||||
#content .post p.meta span, #content .page p.meta span, #content p.meta span {
|
||||
padding:0px 0px 0px 0px;
|
||||
|
@ -793,8 +793,8 @@ span.cat a{text-transform: uppercase; letter-spacing:normal}
|
|||
|
||||
.boxentry img.attachment-artists-thumb, .boxentry img.gran {margin-bottom:11.5px!important;}
|
||||
|
||||
.boxentry .contingut, .boxentry p.excerptbox { display:block; overflow:hidden;margin-bottom: 15px; padding: 0;}
|
||||
.boxentry .curt, .boxentry p.excerptbox {max-height: 5.6rem; height: auto/*60px*/; font-size:11.5px;}
|
||||
.boxentry .contingut, .boxentry p.excerptbox { display:block; overflow:hidden;/*margin-bottom: 15px;*/ padding: 0;}
|
||||
.boxentry .curt, .boxentry p.excerptbox {max-height: 4.9rem; height: auto/*60px*/; font-size:11.5px;}
|
||||
.boxentry .mig {height: 195px;}
|
||||
.boxentry .llarg {height: 225px;}
|
||||
.boxentry .plus {height:327px;/*height: 331px;*/}
|
||||
|
|
Loading…
Reference in New Issue