mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2025-09-11 02:57:36 +02: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