Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- #окно-раскладки
- {
- position: fixed;
- left: 1em;
- top: 3em;
- bottom: 3em;
- right: 1em;
- }
-
- #окно-раскладки-заголовок
- {
- float: right;
- }
-
- #кнопка-раскладки-скрыть
- {
- position: fixed;
- right: 0;
- bottom: 2em;
- margin: 1em;
- }
|