1
0
Fork 0

cc-lizenz

This commit is contained in:
neingeist 2005-10-31 05:15:09 +00:00
parent 4b4e5c70d4
commit fa5c0f5f33
2 changed files with 36 additions and 0 deletions

View file

@ -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;}