]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/html/themes/ipfire-new/include/css/style.css
ipfire-new: Update footer.
[people/teissler/ipfire-2.x.git] / html / html / themes / ipfire-new / include / css / style.css
index 3bb126cc8e6d90ac2516f381faca040b04e67968..5ad97d063ef7bac30855829189b21c1deaea8cce 100644 (file)
@@ -99,6 +99,10 @@ iframe {
        border: 0;
 }
 
+.pull-right {
+       float: right !important;
+}
+
 /* Header */
 
 #header {
@@ -171,6 +175,15 @@ iframe {
        margin-bottom: 1em;
 }
 
+#footer a {
+       color: inherit;
+       text-decoration: none;
+}
+
+#footer a:hover {
+       text-decoration: underline;
+}
+
 input {
        margin: 0.2em;
 }