sans-serif

This commit is contained in:
Paul Tagliamonte 2013-03-21 09:01:44 -04:00
parent a677ae690e
commit c8eec0c752
2 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,7 @@
#github-wrapper {
.sans-serif;
position: absolute;
z-index: 1001;
top: 0px;

View File

@ -1,6 +1,9 @@
/* Copyright (c) Paul Tagliamonte <paultag@debian.org> 2013 under the
* terms and conditions of Hy it's self. */
.sans-serif {
font-family: cantarell, tahoma, sans-serif;
}
.reset {
padding: 0px;