(Replacing page with '←CSS placed here will be applied to GeSHi syntax highlighting: ') |
No edit summary |
||
ھێڵی ١: | ھێڵی ١: | ||
/* CSS placed here will be applied to GeSHi syntax highlighting */ | /* CSS placed here will be applied to GeSHi syntax highlighting */ | ||
.source { | |||
padding: 1em; | |||
border: 1px dashed #2f6fab; | |||
color: black; | |||
background-color: #f9f9f9; | |||
line-height: 1.1em; | |||
direction: ltr; | |||
text-align: left; | |||
font-size: 12px; | |||
} |