ニジカもんすたぁ!! トップ・ページ 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 179 B

11 months ago
123456789101112131415161718192021
  1. .container-max-width
  2. {
  3. max-width: 1600px;
  4. }
  5. .no-wrap
  6. {
  7. display: inline-block;
  8. float: none;
  9. }
  10. .custom-width
  11. {
  12. max-width: 1ex;
  13. }
  14. .row-width
  15. {
  16. max-width: 6px;
  17. }