Make loading screen nicer

This commit is contained in:
Hongli Lai (Phusion)
2014-02-02 13:12:34 +01:00
parent d3a293823e
commit e57a218aa8

View File

@@ -32,6 +32,10 @@
<![endif]--> <![endif]-->
<style type="text/css"> <style type="text/css">
body {
background-color: #3f3f3f;
}
#headerwrap { #headerwrap {
min-height: 800px; min-height: 800px;
} }