diff options
| author | 2024-04-15 23:14:34 +0200 | |
|---|---|---|
| committer | 2024-04-15 23:14:34 +0200 | |
| commit | bf68205ae3b04ceb927cd0fb98e12f19b1daac37 (patch) | |
| tree | 4af463aea956fd496fcdecae56bea7a31c3f6fe4 /p/themes/base-theme/base.css | |
| parent | b22d9279bdf12ba4a2b0de911f123813a80a8691 (diff) | |
Improved: Reading view: author (#6289)
* move the margin from themes to frss.css + delete font-size
* same source code as normal view for author information
Diffstat (limited to 'p/themes/base-theme/base.css')
| -rw-r--r-- | p/themes/base-theme/base.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/p/themes/base-theme/base.css b/p/themes/base-theme/base.css index 54d6fba9e..99a98b50e 100644 --- a/p/themes/base-theme/base.css +++ b/p/themes/base-theme/base.css @@ -652,11 +652,6 @@ th { border-color: #ddd; } -#stream.reader .flux .author { - margin: 0 0 10px; - font-size: 90%; -} - /*=== GLOBAL VIEW */ /*================*/ .box.category .box-title .title { |
