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

1234567891011
  1. #global-menu
  2. {
  3. display: flex;
  4. justify-content: space-evenly;
  5. }
  6. #global-menu > li
  7. {
  8. list-style: none;
  9. }