docs: change license to CC BY-NC-SA

This commit is contained in:
Oleg Kalachev
2019-09-03 00:48:36 +03:00
parent c711446e49
commit a1ada2d55c
7 changed files with 664 additions and 0 deletions

View File

@@ -48,3 +48,15 @@ section ul li:before {
/* change image for black background */
content:url(assets/clever4-front-black-large.png);
}
footer {
margin-top: 35px;
border-top: 1px solid #e9e9e9;
font-size: smaller !important;
padding-top: .85em
}
footer img {
float: left;
margin-right: .85em;
}