projects
/
ryf-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
bd3568e
)
theming for the "more..." links
author
Andrew Engelbrecht
<andrew@fsf.org>
Wed, 31 Jul 2019 19:57:01 +0000
(15:57 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Wed, 31 Jul 2019 19:57:01 +0000
(15:57 -0400)
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index 5e88887ee3c45a9f04a447da4256c2c9579c136e..b5ffa3407c7214e012b1134e858d39e102c88097 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-191,10
+191,14
@@
a { transition: 0.3s; }
text-align: right;
}
text-align: right;
}
-.feed-icons {
+.feed-icons,
+.more-link {
margin-top: 15px;
clear: both;
}
margin-top: 15px;
clear: both;
}
+.more-link {
+ font-weight: bold;
+}
@media screen and (min-width: 450px) and (max-width: 659px) {
.ryf-list-row {
@media screen and (min-width: 450px) and (max-width: 659px) {
.ryf-list-row {