Mercurial > repos > deepakjadmin > mayatool3_test2
comparison docs/css/MayaChemToolsCode.css @ 0:4816e4a8ae95 draft default tip
Uploaded
| author | deepakjadmin |
|---|---|
| date | Wed, 20 Jan 2016 09:23:18 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:4816e4a8ae95 |
|---|---|
| 1 /* default style sheet generated by perltidy */ | |
| 2 /* body and pre modified for MayaChemTools */ | |
| 3 body | |
| 4 { | |
| 5 background-color: #ffffff; | |
| 6 font-family: Verdana, Arial, Helvetica, sans-serif; | |
| 7 font-size: 11px; | |
| 8 line-height: 1.8; | |
| 9 } | |
| 10 pre { | |
| 11 font-family: Verdana, Arial, Helvetica, sans-serif; | |
| 12 font-size: 11px; | |
| 13 white-space: pre; | |
| 14 } | |
| 15 .c { color: #228B22;} /* comment */ | |
| 16 .cm { color: #000000;} /* comma */ | |
| 17 .co { color: #000000;} /* colon */ | |
| 18 .h { color: #CD5555; font-weight:bold;} /* here-doc-target */ | |
| 19 .hh { color: #CD5555; font-style:italic;} /* here-doc-text */ | |
| 20 .i { color: #00688B;} /* identifier */ | |
| 21 .j { color: #CD5555; font-weight:bold;} /* label */ | |
| 22 .k { color: #8B008B; font-weight:bold;} /* keyword */ | |
| 23 .m { color: #FF0000; font-weight:bold;} /* subroutine */ | |
| 24 .n { color: #B452CD;} /* numeric */ | |
| 25 .p { color: #000000;} /* paren */ | |
| 26 .pd { color: #228B22; font-style:italic;} /* pod-text */ | |
| 27 .pu { color: #000000;} /* punctuation */ | |
| 28 .q { color: #CD5555;} /* quote */ | |
| 29 .s { color: #000000;} /* structure */ | |
| 30 .sc { color: #000000;} /* semicolon */ | |
| 31 .v { color: #B452CD;} /* v-string */ | |
| 32 .w { color: #000000;} /* bareword */ |
