Skip to content

Instantly share code, notes, and snippets.

@MetroWind
Created July 11, 2017 21: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 MetroWind/821a015d357cf6834f0e1eb33fe9b64d to your computer and use it in GitHub Desktop.
Save MetroWind/821a015d357cf6834f0e1eb33fe9b64d to your computer and use it in GitHub Desktop.
Geekhack eye protector
body
{
font-family: "Avenir Next", sans-serif;
}
div#wrapper
{
max-width: 1024px;
}
.navigate_section
{
font-weight: bolder;
}
.catbg, .catbg2, tr.catbg td, tr.catbg2 td, tr.catbg th, tr.catbg2 th
{
font-family: "Avenir Next", sans-serif;
}
h3.catbg, h3.catbg2, h3.titlebg, h4.titlebg, h4.catbg, h5
{
font-weight: normal;
}
h5
{
font-size: 16px;
line-height: 140%;
}
.poster > h4
{
font-weight: normal;
font-family: "Noto Serif", serif;
font-size: 16px;
}
div.post
{
font-size: 16px;
line-height: 160%;
}
blockquote.bbc_standard_quote, blockquote.bbc_alternate_quote
{
font-size: 16px;
font-family: "Noto Serif", serif;
}
table.table_grid td
{
padding: 10px;
}
td.subject span
{
font-size: 16px;
}
td.subject span > a
{
color: #ccc;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment