X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=www%2Fcss%2Fblerg.css;h=ed87bc669f5e15c58ae8e0fdfaf65c4b1ba49e51;hb=15917511e7ec895e1caf6464a7deef76ed448f76;hp=24bb13ebdfb0216ceaf9bf867c89f98963845818;hpb=13ce437d1c9120ac0813abbbf7602097e7ac14dc;p=blerg.git diff --git a/www/css/blerg.css b/www/css/blerg.css index 24bb13e..ed87bc6 100644 --- a/www/css/blerg.css +++ b/www/css/blerg.css @@ -155,6 +155,22 @@ h1, h2, h3 { width: 100%; } +.blerg-user-controls { + font-size: 14pt; + text-align: right; +} + +.blerg-user-controls a { + color: inherit; + text-decoration: none; + margin-left: 4pt; +} + +.blerg-user-controls a:hover { + text-decoration: underline; +} + + .record { margin: 8pt 0 24pt 0; font-size: 14pt;