sans-serif
This commit is contained in:
parent
a677ae690e
commit
c8eec0c752
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#github-wrapper {
|
#github-wrapper {
|
||||||
|
.sans-serif;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
/* Copyright (c) Paul Tagliamonte <paultag@debian.org> 2013 under the
|
/* Copyright (c) Paul Tagliamonte <paultag@debian.org> 2013 under the
|
||||||
* terms and conditions of Hy it's self. */
|
* terms and conditions of Hy it's self. */
|
||||||
|
|
||||||
|
.sans-serif {
|
||||||
|
font-family: cantarell, tahoma, sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
.reset {
|
.reset {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user