Merge branch 'master' of https://git.corgi.wtf/Navy.gif/webserver-framework-frontend
This commit is contained in:
commit
9f80e1cd0f
@ -32,7 +32,9 @@ details .flag {
|
|||||||
user-select: text;
|
user-select: text;
|
||||||
padding: 1rem 1rem;
|
padding: 1rem 1rem;
|
||||||
}
|
}
|
||||||
|
.flag span.clickable:hover{
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
.list.category {
|
.list.category {
|
||||||
user-select: none;
|
user-select: none;
|
||||||
background-color: var(--color-darkGrey);
|
background-color: var(--color-darkGrey);
|
||||||
|
Loading…
Reference in New Issue
Block a user