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

27 lines
218 B

  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. }
  17. .page-item
  18. {
  19. width: 3.5em;
  20. text-align: center;
  21. }