1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 04:18:46 +00:00

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]-->
<style type="text/css">
body {
background-color: #3f3f3f;
}
#headerwrap {
min-height: 800px;
}