User:JAL4/monobook.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
font-style: italic; | font-style: italic; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
font-weight: normal; | |||
font-size: 1em; | font-size: 1em; | ||
line-height: 1.1em; | line-height: 1.1em; | ||
Line 22: | Line 23: | ||
font-style: italic; | font-style: italic; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
font-weight: normal; | |||
font-size: 1em; | font-size: 1em; | ||
line-height: 1.1em; | line-height: 1.1em; |
Latest revision as of 01:43, 24 March 2011
var { font-style: normal; font-family: Consolas, "Courier New", monospace; font-weight: bold; font-size: 13.34px; line-height: 14.67px; text-transform: none; color: #000; } var.term { text-transform: none; font-style: italic; font-family: sans-serif; font-weight: normal; font-size: 1em; line-height: 1.1em; color: #000; } var.product { color: black; font-style: italic; font-family: sans-serif; font-weight: normal; font-size: 1em; line-height: 1.1em; } span.literal { font-style: normal; font-family: Consolas, "Courier New", monospace; font-weight: normal; font-size: 13.34px; line-height: 14.67px; color: #601010; } span.term { font-style: italic; font-family: Consolas, "Courier New", monospace; font-size: 13.34px; line-height: 14.67px; color: #000; } p.syntax { font-family: Consolas, "Courier New", monospace; font-size: 13.34px; line-height: 14.67px; } p.code { font-family: Consolas, "Courier New", monospace; font-size: 13.34px; line-height: 14.67px; } .syntaxTable th { font-style: italic; } .syntaxTable th var { font-style: normal; font-family: sans-serif } .mono { font-family: Consolas, "Courier New", monospace; } p.syntaxJ { color: #000; background-color: #F9F9F9; padding: 5px 5px 5px 10px; border: 1px dashed #AE5326; font-family: Consolas, "Courier New", monospace; font-size: 12.7px; line-height: 13.97px; vertical-align: baseline; white-space: pre; }