Line 8: | Line 8: | ||
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;} | #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;} | ||
body {background-color:white; } | body {background-color:white; } | ||
+ | |||
+ | span.frac { | ||
+ | display: inline-block; | ||
+ | text-align: center; | ||
+ | } | ||
+ | span.frac > sup { | ||
+ | display: block; | ||
+ | border-bottom: 1px solid; | ||
+ | font: inherit; | ||
+ | } | ||
+ | span.frac > span { | ||
+ | display: none; | ||
+ | } | ||
+ | span.frac > sub { | ||
+ | display: block; | ||
+ | font: inherit; | ||
+ | } | ||
#background{ | #background{ |
Revision as of 00:59, 20 October 2016