Косметика и копилефт

This commit is contained in:
Tolstoevsky 2019-07-29 12:58:45 +03:00
parent c3b5c17197
commit eaa971ebf2
7 changed files with 34 additions and 5 deletions

View file

@ -171,3 +171,19 @@ nav > a > div {
.content {
padding: 10px;
}
.footer {
width: 100%;
min-height: 30px;
padding: 10px 20px;
background-color: rgba(10, 10, 10, .1);
font-size: 14px;
color: #777;
text-align: left;
}