sans-serif
This commit is contained in:
parent
a677ae690e
commit
c8eec0c752
@ -41,6 +41,7 @@
|
||||
|
||||
|
||||
#github-wrapper {
|
||||
.sans-serif;
|
||||
position: absolute;
|
||||
z-index: 1001;
|
||||
top: 0px;
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user