X-Git-Url: https://git.infodrom.org/?p=misc%2Fkostenrechnung;a=blobdiff_plain;f=stylesheet.css;h=d59740112afda19509425bb0bb81745d23ec0a35;hp=04c5e6f1e0c14f69bd68b2ab4301350718c196cc;hb=ee9d5e33011ebcefc0af7f7ae359133ce43e4077;hpb=07e1a234948dd5f1ffa1da773dddbed500dd306b;ds=sidebyside diff --git a/stylesheet.css b/stylesheet.css index 04c5e6f..d597401 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -80,7 +80,7 @@ div.login { background-repeat: no-repeat; background-position: center center; margin: -15px; - height: 600px; + height: 800px; } table.login { @@ -98,6 +98,10 @@ span.status_error { color: red; } +div#details { + color: #424242; +} + div#details ul { padding: 0; margin: 0;