]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/html/themes/ipfire/include/css/style.css
webinterface: Add links to the configuration wiki
[people/pmueller/ipfire-2.x.git] / html / html / themes / ipfire / include / css / style.css
index 2c727a7707f09fc312e1bbe838daab4bf5ced6a6..661773675d64cd681ab2edb798705ad3c191de54 100644 (file)
@@ -169,6 +169,19 @@ iframe {
        margin-bottom: 1em;
 }
 
+#main_header > * {
+       display: inline-block;
+       vertical-align: baseline;
+}
+
+#main_header > span {
+       margin-left: 0.8em;
+}
+
+#main_header img {
+       padding: 0;
+}
+
 #footer {
        height: 2.5em;
        margin-bottom: 1em;
@@ -359,7 +372,7 @@ div.rrdimage > ul {
 }
 
 div.rrdimage > img {
-       box-sizing: border-box;
+       padding: 0;
        max-width: 100%;
        min-height: 290px;
 }