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

22 lines
179 B

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