ruby++
This commit is contained in:
8
main.css
8
main.css
@@ -239,10 +239,6 @@ main {
|
||||
color: var(--darkgrey);
|
||||
}
|
||||
|
||||
.result-translation::before {
|
||||
content: " - ";
|
||||
}
|
||||
|
||||
.result summary {
|
||||
margin-top: 4px;
|
||||
color: grey;
|
||||
@@ -254,6 +250,10 @@ main {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.result details.result-meta p {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.results-header-count::after {
|
||||
content: ", ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user