Migliorie grafiche al sito. Aggiunti contenuti.

This commit is contained in:
Emiliano Vavassori 2020-12-05 20:52:41 +01:00
parent 0dead98294
commit 6788b5ea00
17 changed files with 314 additions and 224 deletions

View file

@ -0,0 +1,20 @@
/* vim:sts=2:sw=2 */
#license {
margin-bottom: 10vh;
font-size: small;
text-align: center;
width: 100%;
}
#license p {
margin-bottom: 5px;
}
#license a {
color: #ffffff;
text-decoration: underline;
}
#license img {
width: 85%;
}