ich kann da alles lesen ... auch die Schrift darunter ... wie wird die denn bei dir dargestellt?
Markus
Moin,Markus67 hat geschrieben:Hi ...
ich kann da alles lesen ... auch die Schrift darunter ... wie wird die denn bei dir dargestellt?![]()
Markus
Code: Alles auswählen
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 11px ; color : #deeef3}
a.cattitle { text-decoration: none; color : #deeef3; }
a.cattitle:hover{ text-decoration: underline; color:#dd6900; }Code: Alles auswählen
/* Forum category titles */
.cattitle2 { font-weight: bold; font-size: 11px ; color : #deeef3}
a.cattitle2 { text-decoration: none; color : #deeef3; }
a.cattitle2:hover{ text-decoration: underline; color:#dd6900; }cattitle mit cattitle2 ersetzen<th colspan="2" class="thCornerL" height="25" nowrap><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></th>