X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=4151e00b52539af9cc645649ada707a571a0d404;hb=5d3b1f31337bfa9e1bd1ce4b6bf5eb95d284568f;hp=e69932ae62d5b0987460bc7889e7a04731a42cc7;hpb=ad643c1675c3c25c0f66b24526cf93d2efdd3b12;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index e69932a..4151e00 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -929,3 +929,7 @@ textarea { #sone form#options li { list-style-type: none; } + +#sone table thead tr { + font-weight: bold; +}