панель навигации, ответы и ежедневные арты

This commit is contained in:
lost+skunk 2024-06-14 20:04:23 +03:00
parent 6f872fe2f7
commit cbafaa54d7
8 changed files with 165 additions and 12 deletions

View file

@ -47,6 +47,11 @@ form input, button, select {
.msg:hover {
background-color: #134134;
}
.reply {
border-radius: 0px 2px 2px 0px;
border-left: #258268 solid;
margin-left: 40px;
}
.dd {
color: rgb(160, 0, 147);
}