Made with S5
This commit is contained in:
parent
fb86ce1e6e
commit
6b8e2fd6e1
2 changed files with 5 additions and 2 deletions
|
@ -49,8 +49,11 @@
|
|||
<div id="creativecommons">
|
||||
<!--Creative Commons License-->
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by/2.0/de/"><img alt="Creative Commons License" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
|
||||
Licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.0/de/">Creative Commons Attribution 2.0 Germany License</a>
|
||||
Licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.0/de/">Creative Commons Attribution 2.0 Germany License</a><br/>
|
||||
<!--/Creative Commons License-->
|
||||
|
||||
Made with <a href="http://www.meyerweb.com/eric/tools/s5/">S5</a> by Eric A. Meyer
|
||||
|
||||
</div> <!-- class="creativecommons" -->
|
||||
|
||||
<!--
|
||||
|
|
|
@ -92,7 +92,7 @@ div#creativecommons {
|
|||
text-align: right;
|
||||
float: right;
|
||||
|
||||
margin-top: 6em;
|
||||
/* margin-top: 4em; */
|
||||
}
|
||||
|
||||
ul.urls {list-style: none; display: inline; margin: 0;}
|
||||
|
|
Reference in a new issue