ニジカもんすたぁ!! トップ・ページ https://nizika.monster
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.

style.css 159 B

9 months ago
1234567891011121314151617181920
  1. .container-max-width
  2. {
  3. max-width: 1600px;
  4. }
  5. .no-wrap
  6. {
  7. white-space: nowrap;
  8. }
  9. .custom-width
  10. {
  11. max-width: 1ex;
  12. }
  13. .row-width
  14. {
  15. max-width: 6px;
  16. }