X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=503555efda8843e4dd187674df5724ee902f5a8d;hb=08a2857c3afa6c39464fd710d4ddd55cf7c19bca;hp=1f8e78539965136b889af0c44058e95e36c87ba6;hpb=01e3bb4076653709656ec3f2e1faf6ba604f75f4;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 1f8e785..503555e 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -392,3 +392,8 @@ textarea { width: 130ex;; font-size: 75%; } + +#sone .confirm { + font-weight: bold !important; + color: red !important; +}