Update theme for tntsearch

This commit is contained in:
exu 2024-09-18 17:10:39 +02:00
parent 8fb3e06bbe
commit c3c9ae5b1a
2 changed files with 10 additions and 1 deletions

View File

@ -983,4 +983,13 @@ thead {
background: #201304;
color: #f6af35; }
.notices {
padding: 1px 1px 1px 30px;
margin: 15px 0; }
.notices.yellow {
border-left: 10px solid #ffa800;
background: #201304;
color: #f6af35; }
/*# sourceMappingURL=theme.css.map */

File diff suppressed because one or more lines are too long