Files
Kenneth Reitz ac52ad6f6e for humans
2011-10-06 22:51:34 -04:00

16 lines
170 B
CSS

.github {
font-family: 'Collegiate', helvetica, sans-serif;
}
.bigger {
font-size: 2.3em;
}
.red {
color: red;
}
.top {
margin-top: 50px !important;
}