X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/7a060671fe3e8963c31c3b933f4f26b468319e7e..1feabc854356323923357263a4dec6fd05ecc46e:/base.css diff --git a/base.css b/base.css index cfaa433..38a5544 100644 --- a/base.css +++ b/base.css @@ -29,6 +29,20 @@ h2 { margin-bottom: -4ex; } +/* footer */ + +hr { + clear: both; + visibility: hidden; + height: 2ex; + margin: 0; +} + +p.footer { + margin: 0; + text-align: center; +} + /* "keyboard" (list of keys) */ ul { @@ -134,20 +148,6 @@ ul.keys li.vim7 { -moz-border-radius: 0; } -/* footer */ - -hr { - clear: both; - visibility: hidden; - height: 2ex; - margin: 0; -} - -p.footer { - margin: 0; - text-align: center; -} - /* l/r help columns */ .help {