mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-28 20:15:08 +03:00
Реализация конфига
This commit is contained in:
parent
8b839f9406
commit
7f1ab1b73d
14 changed files with 366 additions and 215 deletions
|
@ -28,9 +28,12 @@ form input, button, select {
|
|||
border: 0px;
|
||||
border-radius: 1px;
|
||||
}
|
||||
.nsfw, .true {
|
||||
.nsfw, .about-false {
|
||||
color: red;
|
||||
}
|
||||
.about-true {
|
||||
color: green;
|
||||
}
|
||||
.author {
|
||||
color: seagreen;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue