mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2026-03-18 05:12:23 +01:00
Tilorswift json loader implemented.
This commit is contained in:
20
tilorswift/style.css
Normal file
20
tilorswift/style.css
Normal file
@@ -0,0 +1,20 @@
|
||||
body {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
background-color: #6096ff;
|
||||
}
|
||||
|
||||
#level {
|
||||
border-spacing: 0;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.row {
|
||||
}
|
||||
|
||||
.field {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
Reference in New Issue
Block a user