style: adjust rss link typography
This commit is contained in:
parent
50d7583026
commit
16e60c3a41
1 changed files with 2 additions and 2 deletions
|
@ -487,9 +487,9 @@ table.image caption {
|
||||||
#rss-sign-up {
|
#rss-sign-up {
|
||||||
color: rgba(141, 191, 66, 0.97);
|
color: rgba(141, 191, 66, 0.97);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: xx-large;
|
font-size: 24px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 1rem;
|
margin: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
// #rss-sign-up a,
|
// #rss-sign-up a,
|
||||||
|
|
Loading…
Reference in a new issue