Explorar o código

feature: center align the fieldset titles

jamesread %!s(int64=2) %!d(string=hai) anos
pai
achega
dc0cf33d37
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      webui/style.css

+ 4 - 0
webui/style.css

@@ -145,6 +145,10 @@ tr:hover td {
 
 legend {
   padding-top: 1em;
+  text-align: center;
+  width: 100%;
+  padding-bottom: 1em;
+  font-weight: bold;
 }
 
 span.icon {