cc-lizenz
This commit is contained in:
parent
b838ca150c
commit
c7e8ccd8ad
2 changed files with 36 additions and 0 deletions
|
@ -74,6 +74,15 @@ div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
|
|||
#slide0 h3 {margin-top: 1.5em; font-size: 1.5em;}
|
||||
#slide0 h4 {margin-top: 0; font-size: 1em;}
|
||||
|
||||
div#creativecommons {
|
||||
font-size: small;
|
||||
text-align: right;
|
||||
float: right;
|
||||
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
|
||||
ul.urls {list-style: none; display: inline; margin: 0;}
|
||||
.urls li {display: inline; margin: 0;}
|
||||
.note {display: none;}
|
||||
|
|
Reference in a new issue