„MediaWiki:Geshi.css” változatai közötti eltérés
A VIK Wikiből
Nincs szerkesztési összefoglaló |
Nincs szerkesztési összefoglaló |
||
| 3. sor: | 3. sor: | ||
font-family: monospace, "Courier New" !important; | font-family: monospace, "Courier New" !important; | ||
font-size:13px; | font-size:13px; | ||
border-style: dashed; | |||
border-width: 1px; | border-width: 1px; | ||
} | } | ||
A lap 2015. május 14., 16:38-kori változata
/* Az itt elhelyezett CSS-t fogja alkalmazni a GeSHi szintaxiskiemelő */
div.mw-geshi div,pre {
font-family: monospace, "Courier New" !important;
font-size:13px;
border-style: dashed;
border-width: 1px;
}