Skip to content

Instantly share code, notes, and snippets.

@stealthbomber10
Created August 20, 2017 18:57
Show Gist options
  • Save stealthbomber10/c9eb1c758bd968102784592130255004 to your computer and use it in GitHub Desktop.
Save stealthbomber10/c9eb1c758bd968102784592130255004 to your computer and use it in GitHub Desktop.
browser start page from a /g/ anon
* { font-family: monospace; } ul { list-style-type: none; margin: 0;
padding: 0; } a { color: blue; text-decoration: none; } fieldset {
border-style: double; border-color: black; border-width: 6px; margin:
10px auto; max-width: 350px; } legend { font-size: 1.5em; border: 2px
solid black; padding: 5px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment