Schrift der Kategorien
Verfasst: 29.08.2006 13:39
In welcher Datei ist gespeichert welche Farbe die Schrift der Kategorien hat?
(z.B. hier im Forum: die farbe von "MOD Suche")
(z.B. hier im Forum: die farbe von "MOD Suche")
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }