Migliorie grafiche al sito. Aggiunti contenuti.
This commit is contained in:
parent
0dead98294
commit
6788b5ea00
17 changed files with 314 additions and 224 deletions
20
themes/pelican-blue/static/css/license.css
Normal file
20
themes/pelican-blue/static/css/license.css
Normal 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%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue