diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-04 18:07:41 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-04 18:07:41 +0200 |
commit | 3ba5f81b7bc99d7ff954aa5b76aca93c9e157e67 (patch) | |
tree | 015223721b1c60945df81a4fbf5b1d2e14fe63ee /tpl/css | |
parent | 07b9821e249bf7362d618a21c004a62ec79b5bb4 (diff) | |
download | wallabag-3ba5f81b7bc99d7ff954aa5b76aca93c9e157e67.tar.gz wallabag-3ba5f81b7bc99d7ff954aa5b76aca93c9e157e67.tar.zst wallabag-3ba5f81b7bc99d7ff954aa5b76aca93c9e157e67.zip |
twig implementation
Diffstat (limited to 'tpl/css')
-rw-r--r-- | tpl/css/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tpl/css/style.css b/tpl/css/style.css index 69e37497..d856a354 100644 --- a/tpl/css/style.css +++ b/tpl/css/style.css | |||
@@ -203,8 +203,4 @@ body.article { | |||
203 | margin-left: 0; | 203 | margin-left: 0; |
204 | margin-right: 0; | 204 | margin-right: 0; |
205 | } | 205 | } |
206 | } | ||
207 | |||
208 | .messages { | ||
209 | |||
210 | } \ No newline at end of file | 206 | } \ No newline at end of file |