Загрузил(а) файлы в 'htdocs/public/css'

This commit is contained in:
ua1zbe 2023-03-24 15:35:55 +03:00
parent 0744248fa5
commit b39907fde6
1 changed files with 7 additions and 4 deletions

11
htdocs/public/css/main.css Executable file → Normal file
View File

@ -335,16 +335,19 @@ input[type=submit]:hover {
position:relative;
right:10px;
z-index:50;
color: #4d4d4d;
font-size:11px;
font-family: "Sans-serif", "Helvetica";
margin-bottom: 15px;
}
#right-container-info {
color: #4d4d4d;
}
#right-container-filtered, #right-container-timetravel {
display: none;
display:none;
color:red;
font-weight:bold;
}
.modal-inner-content {