diff options
Diffstat (limited to 'views/default/simplepie/css.php')
-rw-r--r-- | views/default/simplepie/css.php | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/views/default/simplepie/css.php b/views/default/simplepie/css.php deleted file mode 100644 index 32cec16a6..000000000 --- a/views/default/simplepie/css.php +++ /dev/null @@ -1,17 +0,0 @@ -<?php -/** - * Simple CSS - */ -?> - -/* *************************************** - SIMPLIE -*************************************** */ -.simplepie-heading { - text-align: center; - margin-bottom: 8px; -} - -.simplepie-list img { - max-width: 100%; -} |