Add develop-branch header warning

This commit is contained in:
Griatch 2020-11-10 20:05:58 +01:00
parent fd1ef7e9eb
commit 02bde3a45a
3 changed files with 12 additions and 1 deletions

View file

@ -398,6 +398,16 @@ code.descname {
padding: 5px;
}
/* The develop-branch warning header */
.develop {
background-color: #ffe4e4;
align-content: center;
width: auto;
text-align: center;
letter-spacing: 15px;
}
/* -- screen sizes ------------------------------------------------------------------ */