Мелоч

This commit is contained in:
2020-08-07 07:26:30 +06:00
parent c4fc5c44ea
commit e4c24bb551
2 changed files with 5 additions and 1 deletions

View File

@ -60,6 +60,10 @@ select
text-align: center;
}
input[type="text"], input[type="password"], textarea {
background-color : #454555;
}
/*Стили для таблицы которая исполняет роль окна*/
.shadow {
box-shadow: 0 0 10px rgba(255,255,255,0.7);