household banner context colors

This commit is contained in:
2021-06-21 15:58:27 +02:00
parent 4c3c67344a
commit 07ffdfab86
6 changed files with 222 additions and 202 deletions

View File

@@ -45,33 +45,6 @@ table {
}
}
/*
* ACCOMPANYING_COURSE
* Header custom for Accompanying Course
*/
div#header-accompanying_course-name {
background: none repeat scroll 0 0 #718596;
color: #FFF;
h1 {
margin: 0.4em 0;
}
span {
a {
color: white;
}
a:hover {
text-decoration: underline;
}
}
}
div#header-accompanying_course-details {
background: none repeat scroll 0 0 #718596ab;
color: #FFF;
padding-top: 1em;
padding-bottom: 1em;
}
/*
* FLEX RESPONSIVE TABLE/BLOCK PRESENTATION
*/
@@ -216,8 +189,6 @@ div.flex-table {
}
}
/*
* Address form
*/