This website works better with JavaScript.
Home
Explore
Help
Sign In
noelle
/
koboldgen
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
background color on divs
master
Noëlle
4 years ago
parent
08dab895b1
commit
fa1f6f36a0
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
assets/kobold.css
+ 4
- 0
assets/kobold.css
View File
@@ -19,6 +19,10 @@ body {
background-repeat: no-repeat;
}
div {
background-color: white;
}
.firstrow {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
float: left;
Write
Preview
Loading…
Cancel
Save