summaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2016-01-05 18:24:27 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2016-01-05 18:24:37 +0100
commit72258029665409148dab429e5c5f7fabaf157036 (patch)
tree19765ed1644933b85e588b81bae190522cb8858b /src/style.css
parent3280ab57bffb3fa1018d406eb25a3d98564a51d7 (diff)
downloadrpgedit-72258029665409148dab429e5c5f7fabaf157036.tar
rpgedit-72258029665409148dab429e5c5f7fabaf157036.zip
Minor view fixes
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/style.css b/src/style.css
index a1d58ec..e27a003 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,10 +1,8 @@
html, body {
width: 100%;
height: 100%;
-}
-canvas {
- position: absolute;
+ background: black;
}
* {