i am slowly dying of touch starvation
This commit is contained in:
parent
90ae54b19a
commit
e77ce50f14
197 changed files with 427 additions and 19 deletions
|
|
@ -8,7 +8,7 @@ body {
|
|||
}
|
||||
a, a:visited {
|
||||
text-decoration: underline;
|
||||
color: inherit;
|
||||
color: #FFBF69;
|
||||
}
|
||||
.download {
|
||||
font-weight: bold;
|
||||
|
|
@ -24,10 +24,10 @@ p {
|
|||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
h1 {
|
||||
h1, code {
|
||||
color: #cc99ff;
|
||||
}
|
||||
h2 {
|
||||
h2, b {
|
||||
color: #D162A4;
|
||||
}
|
||||
.note {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue