color: #666;
clear: both;
display: block; }
- div#page div.fineprint license {
+ div#page div.fineprint div.license {
display: block;
clear: both; }
div#page div.fineprint img {
<div class="fineprint">
- <license>
+ <div class="license">
<a rel='license' href='http://creativecommons.org/licenses/by-sa/3.0/'>
<img alt='Creative Commons License' style='border-width:0' src='http://i.creativecommons.org/l/by-sa/3.0/80x15.png'/>
</a>
<span xmlns:dct='http://purl.org/dc/terms/' href='http://purl.org/dc/dcmitype/StillImage' property='dct:title' rel='dct:type'>$title$</span> by <a xmlns:cc='http://creativecommons.org/ns#' href='http://elephly.net' property='cc:attributionName' rel='cc:attributionURL'>Rekado</a> is licensed under a <a rel='license' href='http://creativecommons.org/licenses/by-sa/3.0/'>Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.
- </license>
+ </div>
</div>