MediaWiki:Geshi.css — различия между версиями
Материал из Umicms
Ver (обсуждение | вклад) |
Ver (обсуждение | вклад) |
||
Строка 5: | Строка 5: | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .de1 { | + | .source-html4strict .de1, .source-php .de1, .source-css .de1, .source-javascript .de1, .source-apache .de1 { |
font-size : 120%; | font-size : 120%; | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .st0 { | + | .source-html4strict .st0, .source-php .st0, .source-css .st0, .source-javascript .st0, .source-apache .st0 { |
color : #4497e5; | color : #4497e5; | ||
font-size : 120%; | font-size : 120%; | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .kw1 { | + | .source-html4strict .kw1, .source-php .kw1, .source-css .kw1, .source-javascript .kw1, .source-apache .kw1 { |
font-size : 120%; | font-size : 120%; | ||
font-weight : bold; | font-weight : bold; | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .kw2 { | + | .source-html4strict .kw2, .source-php .kw2, .source-css .kw2, .source-javascript .kw2, .source-apache .kw2 { |
color : #00008e; | color : #00008e; | ||
font-weight : bold; | font-weight : bold; | ||
Строка 25: | Строка 25: | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .kw3 { | + | .source-html4strict .kw3, .source-php .kw3, .source-css .kw3, .source-javascript .kw3, .source-apache .kw3 { |
color : #0000ae; | color : #0000ae; | ||
font-weight : bold; | font-weight : bold; | ||
Строка 31: | Строка 31: | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .re0 { | + | .source-html4strict .re0, .source-php .re0, .source-css .re0, .source-javascript .re0, .source-apache .re0 { |
font-weight : bold; | font-weight : bold; | ||
font-size : 120%; | font-size : 120%; | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .re1 { | + | .source-html4strict .re1, .source-php .re1, .source-css .re1, .source-javascript .re1, .source-apache .re1 { |
font-weight : bold; | font-weight : bold; | ||
font-size : 120%; | font-size : 120%; | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .re3 { | + | .source-html4strict .re3, .source-php .re3, .source-css .re3, .source-javascript .re3, .source-apache .re3 { |
font-size : 120%; | font-size : 120%; | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .sy0 { | + | .source-html4strict .sy0, .source-php .sy0, .source-css .sy0, .source-javascript .sy0, .source-apache .sy0 { |
font-size : 120%; | font-size : 120%; | ||
} | } | ||
− | .source-html4strict, .source-php, .source-css, .source-javascript, .source-apache .coMULTI { | + | .source-html4strict .coMULTI, .source-php .coMULTI, .source-css .coMULTI, .source-javascript .coMULTI, .source-apache .coMULTI { |
font-size : 120%; | font-size : 120%; | ||
color : #8080a0; | color : #8080a0; | ||
} | } |
Версия 12:55, 2 марта 2010
.source-html4strict, .source-php, .source-css, .source-javascript, .source-apache {
padding : 1em;
margin : 1em 0;
border : 1px dotted #4497e5;
}
.source-html4strict .de1, .source-php .de1, .source-css .de1, .source-javascript .de1, .source-apache .de1 {
font-size : 120%;
}
.source-html4strict .st0, .source-php .st0, .source-css .st0, .source-javascript .st0, .source-apache .st0 {
color : #4497e5;
font-size : 120%;
}
.source-html4strict .kw1, .source-php .kw1, .source-css .kw1, .source-javascript .kw1, .source-apache .kw1 {
font-size : 120%;
font-weight : bold;
}
.source-html4strict .kw2, .source-php .kw2, .source-css .kw2, .source-javascript .kw2, .source-apache .kw2 {
color : #00008e;
font-weight : bold;
font-size : 120%;
}
.source-html4strict .kw3, .source-php .kw3, .source-css .kw3, .source-javascript .kw3, .source-apache .kw3 {
color : #0000ae;
font-weight : bold;
font-size : 120%;
}
.source-html4strict .re0, .source-php .re0, .source-css .re0, .source-javascript .re0, .source-apache .re0 {
font-weight : bold;
font-size : 120%;
}
.source-html4strict .re1, .source-php .re1, .source-css .re1, .source-javascript .re1, .source-apache .re1 {
font-weight : bold;
font-size : 120%;
}
.source-html4strict .re3, .source-php .re3, .source-css .re3, .source-javascript .re3, .source-apache .re3 {
font-size : 120%;
}
.source-html4strict .sy0, .source-php .sy0, .source-css .sy0, .source-javascript .sy0, .source-apache .sy0 {
font-size : 120%;
}
.source-html4strict .coMULTI, .source-php .coMULTI, .source-css .coMULTI, .source-javascript .coMULTI, .source-apache .coMULTI {
font-size : 120%;
color : #8080a0;
}