Skip to content

Instantly share code, notes, and snippets.

@oskwazir
Created July 24, 2016 01:46
Show Gist options
  • Save oskwazir/f457333df4501e8f049719e48882aff7 to your computer and use it in GitHub Desktop.
Save oskwazir/f457333df4501e8f049719e48882aff7 to your computer and use it in GitHub Desktop.
erlang docs stylesheet
body,p{
font:22px/1.5 "adobe text pro",sans-serif;
font-family:"adobe text pro",sans-serif;
color:#586e75;
}
*,html,#container,body{
background:#fdf6e3;
}
#leftnav{
border-right:1px solid #fdf6e3;
font-size:16px;
}
.example,pre,code,.bold_code{
font-family:"Triplicate T3c",monospace;
background:#eee8d5;
}
.bold_code{
font-family:"Triplicate T4c",monospace;
color:#002b36;
}
a:link,a:visited{
color:#268bd2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment