|
|
HomeNewsExamplesDemoDownloadsFAQDocumentationMailing ListsLicense
|
5:49 pm GMT
GeSHi - Generic Syntax Highlighter
Latest News
News Archive
|
Random Screenshot
Demonstration
Runtime Example
@charset ISO-8859-1
/* simple CSS example for GeSHi */
body {
font-family: Verdana, Arial, sans-serif;
color: #305070;
margin: 0;
}
p {
display: hidden;
}
b {
font-style: italic;
font-weight: normal;
}
i {
font-style: normal;
font-weight: italic;
}
|
|