diff --git a/styles/bootstrap/application.css b/styles/bootstrap/application.css index eb117fcd6..6a94e401e 100644 --- a/styles/bootstrap/application.css +++ b/styles/bootstrap/application.css @@ -228,6 +228,21 @@ ul.qq-upload-list li span { display: none; } +#splashScreen img{ + margin:0 auto; + } + +#splashScreen{ + position:absolute; + top:0px; + left:0; + height:100%; + width:100%; + background: url(../img/kachel.png); + background-repeat:no-repeat; + text-align:center; +} + @media (min-width: 1200px) { .modal-wide { width: 800px; diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 6949641aa..b516c5a75 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -219,8 +219,8 @@ background-image: linear-gradient(to bottom, #882222, #111111);; function footNote() { /* {{{ */ echo "