Make offline banner a link to the troubleshooting page
This commit is contained in:
@@ -148,6 +148,11 @@ html, body {
|
||||
padding: 2px;
|
||||
text-align: center;
|
||||
color: white;
|
||||
|
||||
&:hover, &:focus {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.layout-root {
|
||||
|
||||
Reference in New Issue
Block a user