X-Git-Url: https://www.nos-oignons.net/gitweb/website.git/blobdiff_plain/048e7f9ec94c8edba03f5fc2d8e04fcf004e2f26..3ab477456949864ea8005ee4d6963fa117ec17ae:/local.css diff --git a/local.css b/local.css index a65de0f..df8babb 100644 --- a/local.css +++ b/local.css @@ -77,13 +77,14 @@ thead td { .body-wrapper { max-width: 70em; margin: 0 auto 0 auto; - box-shadow: 0 0 0.6em 0 #333366; - background: white; + box-shadow: 0 0 0.2em 0 #333366; + background: white; } @media screen and (min-width: 45em) { .menu, .main { display: table-cell; + vertical-align: top; } .menu { width: 20%; @@ -258,8 +259,11 @@ main h1 { color: #ffa430; /*text-shadow: 2px 2px 1px #444;*/ } +main h1.title {margin-top: 0.5em;} -main h2, +main h2 { + color: #ffa430 +} main h3 { color: #57075F; } @@ -363,6 +367,16 @@ main .footnotes { text-align: center; } +#bandwidth {text-align: center;} +#bandwidth svg {text-align: left;} + +/* Tor nodes table */ +.tor-nodes {} +.tor-nodes th { + text-align: left; +} + + /* Paypal donation forms */ .paypal-donation { display: inline-block; @@ -631,11 +645,11 @@ main .footnotes { display: inline; } - main h1 { - color: #111; - text-shadow: none; - border-bottom: solid #ccc 1px; - } + main h1 { + color: #111; + text-shadow: none; + border-bottom: solid #ccc 1px; + } main a:link:after, main a:visited:after {