Schriftgröße im Chatspot
Verfasst: 31.05.2005 21:06
Hallo,
gibt es die Möglichkeit die Schriftgröße im Chatspot zu ändern??
Gruß
Ivan
gibt es die Möglichkeit die Schriftgröße im Chatspot zu ändern??
Gruß
Ivan
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
.table0 {
background-color : #EFEFEF;
border-bottom-color : #dedede;
border-bottom-style : solid;
border-bottom-width : 1;
border-left-color : #fefefe;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #dedede;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #fefefe;
border-top-style : solid;
border-top-width : 1px;
color : #000000;
font-size : 10px;
}
.table1 {
background-color : #d5dade;
border-bottom-color : #c8cdc1;
border-bottom-style : solid;
border-bottom-width : 1;
border-left-color : #dfe5e9;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #c8cdc1;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #dfe5e9;
border-top-style : solid;
border-top-width : 1px;
color : #000000;
font-size : 10px;
}