X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=4c855a220b03877cc143a14ce05790ef27648136;hb=364347ef2075213811bf90f4c30a5ac4fc4ea0c6;hp=255ab57282a2fdbee17fa976a506b953d84649d8;hpb=8963e14ca4681cf7dc673c3dd3d36e988b3c819b;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 255ab57..4c855a2 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -35,6 +35,12 @@ textarea { margin: 0px; } +#sone select { + color: #444; + padding: 0.5ex 1.5ex; + width: 45em; +} + /* now for the real stuff. */ #sone {