МОРда МАджонга
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

16 líneas
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. }