Skip to content

Instantly share code, notes, and snippets.

@nmrym978
Created May 29, 2019 07:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmrym978/0851ddaa1207d200aa81fc91513f1928 to your computer and use it in GitHub Desktop.
Save nmrym978/0851ddaa1207d200aa81fc91513f1928 to your computer and use it in GitHub Desktop.
.sitemap-list {
width: 33%;
max-width: 150px;
display: inline-block;
}
.sitemap-list h3 {
color: #fff;
font-size: 18px;
}
.sitemap-list ul {
color: #fff;
}
.sitemap-list a {
text-decoration: none;
font-size: 12px;
color: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment