Skip to content

Instantly share code, notes, and snippets.

@twlca
Last active October 7, 2016 01:29
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 twlca/a6382557512e2826a92932166b8b80fd to your computer and use it in GitHub Desktop.
Save twlca/a6382557512e2826a92932166b8b80fd to your computer and use it in GitHub Desktop.
Share Stylesheet for all tdv site
body { font-size: 14px; }
table { border-collapse: collapse; }
th, td { border: 1px solid #999; padding: 3px 6px; }
pre { border: 1px solid #999; padding: 9px; border-radius: 4px; font-family: courier new; background: #f8f8f8; }
nav ul { list-style-type: none; }
nav ul li { display: block; }
nav ul li a { text-decoration: none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment