Made with S5
This commit is contained in:
parent
cc9b45baec
commit
6600cd40e5
2 changed files with 5 additions and 2 deletions
|
@ -49,8 +49,11 @@
|
||||||
<div id="creativecommons">
|
<div id="creativecommons">
|
||||||
<!--Creative Commons License-->
|
<!--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/>
|
<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-->
|
<!--/Creative Commons License-->
|
||||||
|
|
||||||
|
Made with <a href="http://www.meyerweb.com/eric/tools/s5/">S5</a> by Eric A. Meyer
|
||||||
|
|
||||||
</div> <!-- class="creativecommons" -->
|
</div> <!-- class="creativecommons" -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
|
@ -92,7 +92,7 @@ div#creativecommons {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
float: right;
|
float: right;
|
||||||
|
|
||||||
margin-top: 6em;
|
/* margin-top: 4em; */
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.urls {list-style: none; display: inline; margin: 0;}
|
ul.urls {list-style: none; display: inline; margin: 0;}
|
||||||
|
|
Reference in a new issue