]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - css/style.css
#4 - ajout système de connexion (login poche mot de passe poche pour l'instant)
[github/wallabag/wallabag.git] / css / style.css
index cf1ee2f028335f936a0af0e404f05fc309bb0d17..29dca289a25cae99fb21820652f8ce70cd76b5bf 100644 (file)
@@ -62,16 +62,15 @@ header {
     color: #F1F1F1;
 }
 
-/*#content {
-    width: 800px;
-    margin: 0 auto;
-}*/
-
-
 footer {
     text-align: right;
 }
 
+/*** ***/
+/*** LOGIN FORM ***/
+ul#login li {
+    list-style-type: none;
+}
 /*** ***/
 /*** LINKS DISPLAY ***/