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