replace reset link with hide single-use tags
This commit is contained in:
parent
ce13806c97
commit
d294a094f8
3 changed files with 18 additions and 15 deletions
|
@ -19,11 +19,11 @@ body {
|
|||
margin: 1em 0 2em 0;
|
||||
}
|
||||
|
||||
#filters h3, #clear, #reset {
|
||||
#filters h3, #clear, #singles {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#clear, #reset {
|
||||
#clear, #singles {
|
||||
font-weight: 400;
|
||||
font-size: 110%;
|
||||
}
|
||||
|
@ -33,7 +33,7 @@ body {
|
|||
grid-area: auto / 1;
|
||||
}
|
||||
|
||||
#reset {
|
||||
#singles {
|
||||
text-align: left;
|
||||
grid-area: auto / 2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue