Skip to content

Instantly share code, notes, and snippets.

@phluid61
Last active August 29, 2015 14:20
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 phluid61/a75175d1cf41daa5737c to your computer and use it in GitHub Desktop.
Save phluid61/a75175d1cf41daa5737c to your computer and use it in GitHub Desktop.
HTMLised RFC stylesheet
/*
* URL: "https://tools.ietf.org/html/*"
*/
body{font-size:1em!important;background:#fff;color:#000}
div.content{font-family:monospace;width:72ch!important; padding:0; margin:0 auto}
hr{width:100%!important;margin:0.5em 0}
small small{font-family:sans-serif;font-style:italic}
/* pure decoration: */
hr{border:0;border-top:1px dotted #999}
hr:before{content:'↵';display:block;float:right;margin-top:-0.65em;margin-right:2ch;color:#999;background:#fff}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment