X-Git-Url: https://git.infodrom.org/?p=misc%2Fkostenrechnung;a=blobdiff_plain;f=stylesheet.css;h=63b5ccf9c5498a93576348a58016b5d90a16eb2b;hp=68e618286f943b0f76cc8eee13b95e6bf5fedac6;hb=dc9c05526d330f7a5fe74a93115cb1621ab48b68;hpb=84a5dafd242fa23773c0bb8f7961c8bb0cf2f9ed diff --git a/stylesheet.css b/stylesheet.css index 68e6182..63b5ccf 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -43,6 +43,7 @@ input, select { } textarea { + border: 1px solid #CCC; font-size: 90%; } @@ -79,7 +80,7 @@ div.login { background-repeat: no-repeat; background-position: center center; margin: -15px; - height: 600px; + height: 800px; } table.login {