]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
Format CSS code
[github/wallabag/wallabag.git] / tpl / css / style.css
index bb99ca4cee6debd51249af9b1a6d0689f50f2770..d60b443c62681a4117a8c6c18fbce201def73246 100644 (file)
@@ -270,15 +270,15 @@ footer {
 
 #inputform {
     display: none;
-    text-align:center;
-    max-width:300px;
-    margin-left:auto;
-    margin-right:auto;
-    margin-top:5px;
+    text-align: center;
+    max-width: 300px;
+    margin-left: auto;
+    margin-right: auto;
+    margin-top: 5px;
     padding-bottom: 5px;
     background-color: rgba(0, 0, 0, 0.9);
-    opacity:0.8;
-    color:white;
+    opacity: 0.8;
+    color: #fff;
     border-radius: 3px;
 }