mirror of
https://github.com/not-kennethreitz/python-for-humans.git
synced 2026-06-05 15:10:20 +00:00
snapshot
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
.github {
|
||||
font-family: 'Collegiate', helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.bigger {
|
||||
font-size: 2.3em;
|
||||
}
|
||||
|
||||
.red {
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
.code {
|
||||
font-family: 'UbuntuBeta Mono'!important;
|
||||
}
|
||||
Reference in New Issue
Block a user