X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=6b3d0f1b85716ddb409bee449227c2ef0ce5cf9e;hb=e812dbaa796c92dc48a77201b5b403674bec5c83;hp=137b9ab4d1e5d3e99148f3e3703ddc352c90d674;hpb=f64bdc298e7db6fa63e4141e0f1ef921f8de7971;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 137b9ab..6b3d0f1 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -5,3 +5,8 @@ font-size: 200%; font-weight: bold; } + +#sone .error label { + color: red; + font-weight: bold; +}