mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Form CSS fixes for fullbrutalism
This commit is contained in:
@@ -235,3 +235,19 @@ summary::before {
|
||||
details[open] summary::before {
|
||||
content: " 🠟 ";
|
||||
}
|
||||
|
||||
.field
|
||||
{
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
label
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.control, .select
|
||||
{
|
||||
margin-top: 0.5ex;
|
||||
margin-bottom: 0.5ex;
|
||||
}
|
||||
|
Reference in New Issue
Block a user