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

16 lines
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. }