Scale using px
This commit is contained in:
parent
defdc204d1
commit
e29d2475a6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ html {
|
|||
|
||||
body {
|
||||
background-image: url('magenta-tile-4.png');
|
||||
background-size: 1rem;
|
||||
background-size: 16px;
|
||||
color: darkgray;
|
||||
text-shadow: 2px 2px black;
|
||||
font-family: sans-serif;
|
||||
|
|
Loading…
Add table
Reference in a new issue