fix use clause
[pharext/pharext.org] / public / index.css
index 8253ebd3f1f25da0b377ab3441a7f55401b3cbef..f3f477752fd9bea9b149a4f4a77a6777963358aa 100644 (file)
@@ -1,3 +1,6 @@
+html .label {
+       padding-top: 0.6em;
+}
 .footer {
     position: fixed;
     bottom: 0px;
@@ -24,3 +27,7 @@ pre {
 h4 {
        margin-top: 20px;
 }
+
+.label {
+       padding-top: .5em;
+}