X-Git-Url: http://git.plutz.net/?p=serve0;a=blobdiff_plain;f=style.css;h=d735b8b762920a5bc2a9e237a4b597b106211f2a;hp=05d278fb649bf9c20a9bda6440ad257ea7e1ae85;hb=503565a7be2813fcf8eba25c542b8e21d29c8d1c;hpb=b22f5dedd33a3c4b3a42f06072923b0f75b6799f diff --git a/style.css b/style.css index 05d278f..d735b8b 100644 --- a/style.css +++ b/style.css @@ -17,6 +17,8 @@ select { border: 1px solid; padding: .125em .5em; } +select[multiple] { padding: 0; } +select[multiple] option { padding: .25em .5em; } body { color: white;