From: Andrew Engelbrecht Date: Wed, 31 Jul 2019 19:57:01 +0000 (-0400) Subject: theming for the "more..." links X-Git-Url: https://vcs.fsf.org/?p=ryf-theme.git;a=commitdiff_plain;h=1b8274f833857230920283a0cc8b1a72294e6963 theming for the "more..." links --- diff --git a/css/style.css b/css/style.css index 5e88887..b5ffa34 100644 --- a/css/style.css +++ b/css/style.css @@ -191,10 +191,14 @@ a { transition: 0.3s; } text-align: right; } -.feed-icons { +.feed-icons, +.more-link { margin-top: 15px; clear: both; } +.more-link { + font-weight: bold; +} @media screen and (min-width: 450px) and (max-width: 659px) { .ryf-list-row {