Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created February 5, 2021 08:55
Show Gist options
  • Save wpmu-authors/a661eb087c2c8cf74d5ae4c511a09a5a to your computer and use it in GitHub Desktop.
Save wpmu-authors/a661eb087c2c8cf74d5ae4c511a09a5a to your computer and use it in GitHub Desktop.
style_ul.css
ul.subsites {
list-style-type: none;
overflow: auto;
max-width: 1000px;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment