МОРда МАджонга
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.

16 lignes
233B

  1. #окно-раскладки
  2. {
  3. position: fixed;
  4. left: 1em;
  5. top: 1em;
  6. bottom: 1em;
  7. right: 1em;
  8. }
  9. #кнопка-раскладки-скрыть
  10. {
  11. position: fixed;
  12. right: 0;
  13. bottom: 0;
  14. margin: 1em;
  15. }