forked from MarseyWorld/MarseyWorld
make pronoun font-size a little bit smaller
parent
e41bc1d68b
commit
fdc077177d
|
@ -6040,7 +6040,7 @@ g {
|
||||||
.fa-sitemap:before{content:"\f0e8"}
|
.fa-sitemap:before{content:"\f0e8"}
|
||||||
|
|
||||||
.pronouns {
|
.pronouns {
|
||||||
font-size: 11px;
|
font-size: 9px;
|
||||||
margin-left: 0.25rem;
|
margin-left: 0.25rem;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
padding: 2px 5px 3px 5px;
|
padding: 2px 5px 3px 5px;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{%-
|
{%-
|
||||||
set CACHE_VER = {
|
set CACHE_VER = {
|
||||||
'css/main.css': 438,
|
'css/main.css': 439,
|
||||||
'css/catalog.css': 2,
|
'css/catalog.css': 2,
|
||||||
|
|
||||||
'css/4chan.css': 61,
|
'css/4chan.css': 61,
|
||||||
|
|
Loading…
Reference in New Issue