summaryrefslogtreecommitdiff
path: root/p/themes/Ansum/ansum.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Ansum/ansum.css')
-rw-r--r--p/themes/Ansum/ansum.css9
1 files changed, 1 insertions, 8 deletions
diff --git a/p/themes/Ansum/ansum.css b/p/themes/Ansum/ansum.css
index 6d6deae0c..21d718949 100644
--- a/p/themes/Ansum/ansum.css
+++ b/p/themes/Ansum/ansum.css
@@ -462,7 +462,7 @@ form th {
box-shadow: inset -1px -11px 8px rgba(0, 0, 0, 0.2);
}
.tree .tree-folder .tree-folder-title {
- padding: 1rem 1rem;
+ padding: 1rem;
background: #fbf9f6;
position: relative;
font-size: 0.85rem;
@@ -1071,13 +1071,6 @@ main.prompt {
#stream .box.category .box-title a.title:hover {
color: #ca7227;
}
-#stream .box.category .box-content {
- padding-bottom: 0.5rem;
-}
-#stream .box.category .box-content .item.feed {
- padding: 0.5rem 1.5rem;
- font-size: 1rem;
-}
#stream .box.category .box-content .item.feed a {
color: #363330;
font-weight: 400;