Reduce result links size
This commit is contained in:
parent
d61a535a95
commit
24dfab7da6
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user