Promote the second edition from the front page

This commit is contained in:
Philipp Oppermann
2018-03-09 23:03:56 +01:00
parent 4c6edec787
commit a02a6b0b92
2 changed files with 12 additions and 0 deletions

View File

@@ -245,6 +245,14 @@ a.gutenberg-anchor:hover {
text-decoration: none;
}
div.note {
padding: .7rem 1rem;
margin: 1rem .2rem;
border: 2px solid #99ff99;
border-radius: 5px;
background-color: #99ff0022;
}
div.warning {
padding: .7rem 1rem;
margin: 1rem .2rem;