First draft
This commit is contained in:
parent
b002863bdd
commit
6c3f3dc098
19 changed files with 93 additions and 1 deletions
|
|
@ -129,3 +129,7 @@ code {
|
|||
#license a {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.pixelart {
|
||||
image-rendering: crisp-edges
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,3 +14,9 @@
|
|||
font-size: 40pt;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 600px;
|
||||
max-width: 90%;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue