diff options
Diffstat (limited to 'assets/css/lustige-styles.css')
-rw-r--r-- | assets/css/lustige-styles.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/lustige-styles.css b/assets/css/lustige-styles.css index f310791..1584bec 100644 --- a/assets/css/lustige-styles.css +++ b/assets/css/lustige-styles.css @@ -5444,6 +5444,9 @@ h1 + .news-item { color: #777777; } .tab-content #switcher h3:first-child { margin-top: 0; } + .tab-content #switcher p { + color: white; + font-size: 120%; } .tab-content #switcher ul { list-style-type: none; padding: 0; } |