Files
MOPMA/🖼️.css

26 lines
347 B
CSS

#окно-темы
{
position: fixed;
left: 1em;
top: 3em;
bottom: 3em;
right: 1em;
}
#окно-темы-заголовок
{
float: left;
}
#кнопка-темы-скрыть
{
position: fixed;
left: 0;
bottom: 2em;
margin: 1em;
}
#окно-темы-список-родитель
{
float: right;
};