theming for the "more..." links
[ryf-theme.git] / css / style.css
index 5e88887ee3c45a9f04a447da4256c2c9579c136e..b5ffa3407c7214e012b1134e858d39e102c88097 100644 (file)
@@ -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 {