]> WPIA git - gigi.git/blobdiff - static/static/css/main.css
fix: correct styling for radio buttons in cert issue form
[gigi.git] / static / static / css / main.css
index 7bb2ee87b38c4caeb138b8ab1b6530548bd0218d..cb63fc0d691629b63d14f5879daf40d666f6040b 100644 (file)
@@ -25,4 +25,8 @@ div.error-msgs p{
 }
 .js-hint {
     display: none;
+}
+
+.gigi-radio label {
+    font-weight: normal;
 }
\ No newline at end of file