svn path=/Website/branches/v2020.1/; revision=46091
This commit is contained in:
Peter Feij
2020-03-04 14:13:31 +00:00
parent 81e517f72f
commit e8287c3c5e
4 changed files with 9 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Facilitor Desire Console</title>
<title>Facilitor Consoles 2020 Preview</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -30,7 +30,7 @@
<div id="wrapper">
<div id="content-wrapper" class="bg-cornsilk d-flex flex-column">
<div class="jumbotron text-center bg-linen shadow">
<h1>Facilitor "Desire"</h1>
<h1><i class="fa fa-heartbeat fa-2x" aria-hidden="true"></i> Facilitor Consoles <i class="fa fa-eye" aria-hidden="true"></i><i>preview</i></h1>
<p>Gebouwenconsole</p>
</div>

View File

@@ -23,18 +23,21 @@ tr.table-success td,.table-hover .table-success:hover > td {
.bg-linen {
background-color: #77212e !important;
color: #fff !important;
text-shadow: 0px 0px 12px #333;
text-shadow: 0px 0px 12px #111;
background: url(./img/Aareon-hello.jpg);
xbackground: url(./img/Aareon-hello.jpg);
background: url(./img/Gebouwconsole-head.jpg);
background-position-y: center;
background-position-x: right;
background-position-x: center;
background-repeat: no-repeat;
background-size: cover;
}
.bg-linen h1 {
font-weight: bold !important;
}
.bg-cornsilk {
background-color: #00275b !important;
background-color: #34558b !important;
color: #fff !important;
}
.bg-light {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB