You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #окно-раскладки
- {
- position: fixed;
- left: 1em;
- top: 3em;
- bottom: 3em;
- right: 1em;
- }
-
- #окно-раскладки-заголовок
- {
- float: right;
- }
-
- #кнопка-раскладки-скрыть
- {
- position: fixed;
- right: 0;
- bottom: 2em;
- margin: 1em;
- }
|