]> git.p6c8.net - pcdenotes.git/blobdiff - notes/static/notes/style.css
Added Django logo and moved bottom links to the moddle
[pcdenotes.git] / notes / static / notes / style.css
index 2a52b55c0bdbbf8db4b98aa96b41429d293eebe5..9ccdaf9b2a9193910135e137e7da6dd8ed9d4fd7 100644 (file)
@@ -53,12 +53,20 @@ footer ul {
     padding-left: 0;
 }
 
     padding-left: 0;
 }
 
+footer a img {
+    border: none;
+}
+
 /* Large screens */
 @media screen and (min-width: 600px) {
     footer div#footer-left {
         text-align: right;
     }
 
 /* Large screens */
 @media screen and (min-width: 600px) {
     footer div#footer-left {
         text-align: right;
     }
 
+    footer div#footer-middle {
+        text-align: center;
+    }
+
     footer #copyright {
         text-align: center;
         margin-top: 2em;
     footer #copyright {
         text-align: center;
         margin-top: 2em;

patrick-canterino.de