X-Git-Url: http://git.squeep.com/?p=urlittler;a=blobdiff_plain;f=static%2Ftheme.css;fp=static%2Ftheme.css;h=f880e72cd3e5a7ff812c09ae77b67e764007826d;hp=a0de35db782027aa456d01e239fa8e82795f5bbb;hb=9b51fcc5c03add770c30a242a34b3ff29bb5c904;hpb=254ea2414f0539d2ada998bb35778f4d031745ea diff --git a/static/theme.css b/static/theme.css index a0de35d..f880e72 100644 --- a/static/theme.css +++ b/static/theme.css @@ -7,6 +7,10 @@ body { header { background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgb(160, 82, 45) 100%); } +.logo { + vertical-align: bottom; + height: 2em; +} h1 { margin: 0; padding: 2em 1em .5em 1em;