Archived
1
0
This commit is contained in:
Jeff Becker
2017-01-29 09:34:18 -05:00
parent af6c0ba6b8
commit 3f6c6ed615
2 changed files with 14 additions and 5 deletions

View File

@@ -649,3 +649,16 @@ th > label {
animation: expl 0.5s infinite;
}
.code {
font-family: monospace;
font-size: smaller;
background-color: #313131;
color: #fb9f26;
border-radius: 5px;
padding: 10px;
}
.nazi {
padding: 10px;
}