summaryrefslogtreecommitdiffstats
path: root/css/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/custom.css')
-rw-r--r--css/custom.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/css/custom.css b/css/custom.css
deleted file mode 100644
index 25a124b6d..000000000
--- a/css/custom.css
+++ /dev/null
@@ -1,20 +0,0 @@
-/**
- * Add your custom styles here
- */
-#app-content .custom-heise-de .body p > span:first-child {
- display: inline-block;
- float: left;
- margin-right: 10px;
- padding: 6px 0;
-}
-
-#app-content .custom-slashdot-org .body div > i {
- display: block;
- border-left: 1px solid rgb(210, 210, 210);
- margin: 25px 0;
- padding: 0 0 0 15px;
-}
-
-#app-content .custom-sueddeutsche-de .body img {
- float: none !important;
-}