Skip to content
Snippets Groups Projects
Commit facb336e authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #850940 by jensimmons: maintenance page site name and slogan has disappeared.

parent acad96aa
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -40,13 +40,14 @@ body.maintenance-page {
}
.maintenance-page #header #name-and-slogan {
margin-bottom: 50px;
margin-left: 0;
padding-top: 20px;
font-size: 90%;
}
.maintenance-page #header,
.maintenance-page #header a,
.maintenance-page #header a:hover,
.maintenance-page #header a:hover {
.maintenance-page #header #name-and-slogan,
.maintenance-page #header #name-and-slogan a,
.maintenance-page #header #name-and-slogan a:hover,
.maintenance-page #header #name-and-slogan a:hover {
color: #777;
}
.maintenance-page h1#page-title {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment