öhm ilch wärst du sooo freundlisch mein design an die neue version anzupassn??
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
Geschlossen |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | /* Standart Text Formatierung */ body { font-family: Verdana; font-size: 12px; color: #FEFFFF; background-color: #777777; } /* Link Formatierung */ a { color: #000000; font-family: Verdana; font-size: 11px; text-decoration: underline; } a:hover { TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FEFFFF; } /* Standart Text Formatierung */ td { font-family: Verdana; font-size: 11px; color: #000000;} .mite { } /* tabelle mittel dunkle Farbe */ .dark { } /* tabelle dunkle Farbe */ /* tabelle mit rand ohne hintergrund */ .border { border: #5F7986; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; } /* tabelle mit rand mit mittel dunklem hintergrund */ .miteborder { background: #5F7986; border: #5F7986; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; } /* tabelle mit rand mit dunklem hintergrund */ .darkborder { background: #777777; border: #5F7986; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; } /* Input Formatierung */ input { color: #000000; border-color: #999999; border-width: 1px; font: 12px Verdana; background: #EAE9E9; } /* Textarea Formatierung */ textarea { color: #000000; border-color: #999999; border-width: 1px; font: 12px Verdana; background: #EAE9E9; } /* Selected Box Formatierung */ select { color:#000000; border-color: #999999; border-width: 1px; font: 12px Verdana; background: #EAE9E9; } /* hr Linien Formatierung */ .hr { color: #000000; } |
Geschlossen | ||
![]() |
Zurück zu Design und Templates |