56 text-decoration:underline
60 text-decoration:line-through
71 text-decoration: underline;
76h1, h2, h3, h4, h5, h6, div {
110 margin-bottom:1.67em;
117 margin-bottom:2.33em;
122 display:inline-block;
145 display: inline-block;
161 margin-bottom: 0.5em;
169/***************** TABLES ********************/
173 border-collapse: separate;
175 border-top-color:gray;
176 border-left-color:gray;
177 border-bottom-color:black;
178 border-right-color:black;
185 display:table-row-group;
186 vertical-align:middle;
191 vertical-align: inherit;
192 border-color: inherit;
197 vertical-align: inherit;
214table[border] td, table[border] th {
216 border-top-color:black;
217 border-left-color:black;
218 border-bottom-color:gray;
219 border-right-color:gray;
222table[border^="0"] td, table[border^="0"] th {
240 display: table-caption;
243td[nowrap], th[nowrap] {
248 font-family: monospace
251pre, xmp, plaintext, listing {
253 font-family: monospace;
258/***************** LISTS ********************/
262 list-style-type: disc;
272 list-style-type: decimal;
285 list-style-type: circle;
288ol ol ul, ol ul ul, ul ol ul, ul ul ul {
289 list-style-type: square;
309ol ul, ul ol, ul ul, ol ol {
322/*********** FORM ELEMENTS ************/
333input, textarea, keygen, select, button, isindex {
337 text-transform: none;
340 display: inline-block;
342input[type="hidden"] {
347article, aside, footer, header, hgroup, nav, section
358 vertical-align: super;
Definition background.h:12
const char *const master_css
Definition master_css.h:3