F.A.Q. - style i grafika - [Problem] kolor zakodowanych tekstów
peter13135 - 01-11-2007, 21:35 Temat postu: [Problem] kolor zakodowanych tekstów
chciałbym to zmienić na inny kolor ale niewiem jak to zrobić przeszukałem całe to forum ale nic nieznalazłem
prosze o pomoc
Centurion - 01-11-2007, 21:43
templates/styl/styl.css
Kod: | /* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
} |
|
|
|