diff options
| -rw-r--r-- | p/themes/Dark/freshrss.css | 4 | ||||
| -rw-r--r-- | p/themes/Flat/freshrss.css | 4 | ||||
| -rw-r--r-- | p/themes/Origine/freshrss.css | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/p/themes/Dark/freshrss.css b/p/themes/Dark/freshrss.css index af2a7d455..a93fb44a4 100644 --- a/p/themes/Dark/freshrss.css +++ b/p/themes/Dark/freshrss.css @@ -679,10 +679,6 @@ select.number option { display: block; } - .content { - font-size: 120%; - } - .pagination { margin: 0 0 40px; } diff --git a/p/themes/Flat/freshrss.css b/p/themes/Flat/freshrss.css index e67d6ac36..fb3fde686 100644 --- a/p/themes/Flat/freshrss.css +++ b/p/themes/Flat/freshrss.css @@ -683,10 +683,6 @@ select.number option { display: block; } - .content { - font-size: 120%; - } - .pagination { margin: 0 0 40px; } diff --git a/p/themes/Origine/freshrss.css b/p/themes/Origine/freshrss.css index 783db4426..41e148996 100644 --- a/p/themes/Origine/freshrss.css +++ b/p/themes/Origine/freshrss.css @@ -684,10 +684,6 @@ select.number option { display: block; } - .content { - font-size: 120%; - } - .pagination { margin: 0 0 40px; } |
