X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;ds=sidebyside;f=style.css;h=d735b8b762920a5bc2a9e237a4b597b106211f2a;hb=503565a7be2813fcf8eba25c542b8e21d29c8d1c;hp=05d278fb649bf9c20a9bda6440ad257ea7e1ae85;hpb=b22f5dedd33a3c4b3a42f06072923b0f75b6799f;p=serve0 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;