X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/c8404eeb9ad60aa18526c56feff2d26ea161028b..da120efeaaffe20027a494ac59ba31f70d236f07:/public/stylesheets/common.css diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index 9139066..a050444 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -28,6 +28,11 @@ table, caption, tbody, tfoot, thead, tr, th, td { vertical-align: baseline; } +body { + font-size: 0.9em; + font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; +} + /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: separate; @@ -71,7 +76,7 @@ h2, h3 { #footer { font-size: 11px; - font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; + font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif; margin-top: 40px; text-align: center; } @@ -99,7 +104,4 @@ h2, h3 { background: #FFFBB3; border: 1px black solid; text-align: center; - font-weight: bold; - padding: 5px 5px 5px 15px; - width: 250px; -} + font-weight: bold