]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/article.scss
Merge pull request #4317 from wallabag/enhance-article-display
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / article.scss
index f1a11da085255f0b8300c26df5e849dc34881ccb..a1c6810e110346f798d274a2967cf1864c89e1ff 100644 (file)
@@ -6,6 +6,9 @@
   font-size: 20px;
   margin: 0 auto;
   max-width: 45em;
+  padding: 5px 20px;
+  background-color: #fff;
+  box-shadow: 0 0 10px #ccc;
 
   article {
     color: #424242;