X-Git-Url: http://git.squeep.com/?p=urlittler;a=blobdiff_plain;f=static%2Ftheme.css;h=f880e72cd3e5a7ff812c09ae77b67e764007826d;hp=a0de35db782027aa456d01e239fa8e82795f5bbb;hb=HEAD;hpb=0022b9596090da3878df1986394e97b28a15d881 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;