diff --git a/stylesheets/persia.css b/stylesheets/persia.css index b83fffe..c6473c2 100644 --- a/stylesheets/persia.css +++ b/stylesheets/persia.css @@ -210,7 +210,7 @@ span.clear { padding: 0.5rem; width: 100%; margin: 0.5rem auto; - font-size: 1.4rem; + font-size: 1.2rem; transition: 300ms cubic-bezier(0.075, 0.82, 0.165, 1); text-decoration: none; background: linear-gradient(to bottom right, #64a95a, #388c73) no-repeat @@ -235,7 +235,7 @@ span.clear { .fuzzynav div.results .hyperlink .link { color: #0000FE; text-align: right; - font-size: 1.1rem; + font-size: 1rem; } .fuzzynav div.results .hyperlink .highlight {