mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added tag relationship management to frontend
This commit is contained in:
@ -20,6 +20,13 @@
|
||||
|
||||
#tag-view form {
|
||||
text-align: left;
|
||||
max-width: 20em;
|
||||
max-width: 30em;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#tag-view p {
|
||||
margin: 0 0 0.5em 0;
|
||||
line-height: normal;
|
||||
}
|
||||
#tag-view small {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user