Fix bold and big <summary>s on the about page of cutie.city
This commit is contained in:
parent
810b75c6d7
commit
2dd59b1e71
|
@ -264,7 +264,7 @@ svg {
|
|||
width: 100%;
|
||||
height: 15em;
|
||||
}
|
||||
.about_page-about summary, .about_page-rules summary {
|
||||
.about_page-about > summary, .about_page-rules > summary {
|
||||
font-size: 130%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue