aboutsummaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2022-10-15 13:57:46 -0400
committerGravatar GitHub <noreply@github.com> 2022-10-15 19:57:46 +0200
commite10ff9faa4894f64d323a10fc1abb10932847300 (patch)
treec6fb01bb75a11973ce07d161e8f076fef8c68b02 /p
parent13e402cfda2b6f1d01549046bba330f325d9baeb (diff)
Change new article banner size (#4735)
Only on origin-compact theme
Diffstat (limited to 'p')
-rw-r--r--p/themes/Origine-compact/origine-compact.css8
-rw-r--r--p/themes/Origine-compact/origine-compact.rtl.css8
2 files changed, 0 insertions, 16 deletions
diff --git a/p/themes/Origine-compact/origine-compact.css b/p/themes/Origine-compact/origine-compact.css
index 720a7e2b5..4e21231ae 100644
--- a/p/themes/Origine-compact/origine-compact.css
+++ b/p/themes/Origine-compact/origine-compact.css
@@ -105,14 +105,6 @@ a.btn,
margin: 0.75em 0 0 0;
}
-/*=== Aside main page (feeds) */
-/*=== Configuration pages */
-/*=== Prompt (centered) */
-/*=== New article notification */
-#new-article > a {
- line-height: 3em;
-}
-
/*=== Day indication */
.day {
font-size: 0.9rem;
diff --git a/p/themes/Origine-compact/origine-compact.rtl.css b/p/themes/Origine-compact/origine-compact.rtl.css
index 69ec10abb..256eae680 100644
--- a/p/themes/Origine-compact/origine-compact.rtl.css
+++ b/p/themes/Origine-compact/origine-compact.rtl.css
@@ -105,14 +105,6 @@ a.btn,
margin: 0.75em 0 0 0;
}
-/*=== Aside main page (feeds) */
-/*=== Configuration pages */
-/*=== Prompt (centered) */
-/*=== New article notification */
-#new-article > a {
- line-height: 3em;
-}
-
/*=== Day indication */
.day {
font-size: 0.9rem;