public/assets/css/application.css
author Vincent Tondellier <tonton+hg@team1664.org>
Wed, 30 Dec 2015 19:57:32 +0100
changeset 90 6f091abdf5fb
parent 86 96818eff346b
permissions -rw-r--r--
Fix function shortening for complex cases, like: std::basic_ostream<A, B>& operator<< <A, B >(std::basic_ostream<A, B>&, T const&)

body {
  padding-top: 60px;
}
code.prettyprint {
  background-color: transparent;
}
div.stats {
  margin-bottom: 0;
}