diff --git a/mediawiki-workshop.html b/mediawiki-workshop.html index 816139a..a171198 100644 --- a/mediawiki-workshop.html +++ b/mediawiki-workshop.html @@ -43,6 +43,33 @@

MediaWiki benutzen für Entropianer

Neingeist

Entropia e.V.

+ + +
+ +Creative Commons License
+ This work is licensed under a Creative Commons Attribution 2.0 Germany License. + +
+ + +
diff --git a/ui/neingeist/pretty.css b/ui/neingeist/pretty.css index a935799..507a39a 100644 --- a/ui/neingeist/pretty.css +++ b/ui/neingeist/pretty.css @@ -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;}