FCLT#59401 Single page als gebouwdashboard - prototype Facilitor 2020 Work In Progress

svn path=/Website/trunk/; revision=45220
This commit is contained in:
Peter Feij
2019-12-12 14:49:38 +00:00
parent 0ea92b425a
commit bb204ad8d8

View File

@@ -20,17 +20,21 @@ tr.table-success td,.table-hover .table-success:hover > td {
background-color: #77212e !important;
color: #fff !important;
text-shadow: 0px 0px 12px #333;
background: url(./img/application-1920x480-1920x480.jpg);
background: url(./img/Aareon-hello.png);
background-position-y: center;
background-position-x: right;
}
.bg-linen h1 {
font-weight: bold !important;
}
.bg-cornsilk {
background-color: #ff6f61 !important;
background-color: #00275b !important;
color: #fff !important;
}
.bg-light {
background-color: #f5d6c6 !important;
background-color: #f7f1ee !important;
color: #000 !important;
}
[data-theme="dark"] .bg-cornsilk,[data-theme="dark"] .bg-linen {