diff --git a/site/less/github.less b/site/less/github.less index 3c33941..5698d8f 100644 --- a/site/less/github.less +++ b/site/less/github.less @@ -41,6 +41,7 @@ #github-wrapper { + .sans-serif; position: absolute; z-index: 1001; top: 0px; diff --git a/site/less/layout.less b/site/less/layout.less index 52c649a..cb3da83 100644 --- a/site/less/layout.less +++ b/site/less/layout.less @@ -1,6 +1,9 @@ /* Copyright (c) Paul Tagliamonte 2013 under the * terms and conditions of Hy it's self. */ +.sans-serif { + font-family: cantarell, tahoma, sans-serif; +} .reset { padding: 0px;