X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=public%2Findex.css;h=f3f477752fd9bea9b149a4f4a77a6777963358aa;hb=2eeecd1ab677b49ff82b51689378d062d1e3753c;hp=8253ebd3f1f25da0b377ab3441a7f55401b3cbef;hpb=4c462ab66e6c65c15df7bd5fe6d2673884c639a0;p=pharext%2Fpharext.org diff --git a/public/index.css b/public/index.css index 8253ebd..f3f4777 100644 --- a/public/index.css +++ b/public/index.css @@ -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; +}