]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/css/main.css
Implemented rudimental search engine
[github/wallabag/wallabag.git] / themes / baggy / css / main.css
index ba4b7c7ff9d873000d0a7e1c07c61611a02d8e6e..61e0b47e6b6ec3b06a7d832ff72ab620b60cdd42 100755 (executable)
@@ -607,6 +607,11 @@ a#bagit-form-close:hover {
   padding: 0 3px 2px 3px;
 }
 
+#add-link-result {
+  font-weight: bold;
+  margin-top: 10px;
+}
+
 /* ==========================================================================
    3 = Pictos
    ========================================================================== */
@@ -741,6 +746,7 @@ a#bagit-form-close:hover {
 #article {
   width: 70%;
   margin-bottom: 3em;
+  text-align: justify;
 }
 
 #article .tags {