docs: add main clover image for black background

This commit is contained in:
Oleg Kalachev
2020-11-29 23:03:10 +03:00
parent 0003985c3b
commit 2e80a06db1
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 KiB

View File

@@ -40,6 +40,11 @@ section ul li:before {
margin-bottom: 0.85em;
}
.book.color-theme-2 img.big-clover {
/* change image for black background */
content:url(assets/clover42-black.png);
}
footer {
margin-top: 35px;
border-top: 1px solid #e9e9e9;