1
0
Fork 0
mirror of https://github.com/kou029w/quot.git synced 2025-01-18 16:08:03 +00:00
This commit is contained in:
Nebel 2022-09-07 17:04:39 +09:00
parent 9af143f6ce
commit a6ae92d66c

View file

@ -23,8 +23,7 @@ header h1 {
margin: 0;
}
header h1 > a,
header h1 > a:hover {
header h1 > :is(a, a:hover) {
color: var(--nc-ac-1);
}