[cc-community] another anecdote: color: #e2e2e2
jonathon
jonathon.blake at gmail.com
Thu Apr 17 20:38:35 EDT 2008
Terry wrote:
> Hmm. I'm favoring the "accidental" explanation. The whole site is in
I'd favor the "wilful, deliberate, and intentional violation of the
license, on the grounds that the "All Rights Reserved" copyright
notice is far more prominent.
Furthermore, looking at the source code difference:
<div id="footer">
<div class="container">
<p class="left">(c) 2008 ••• TLENEK.PL - Blog informacyjny :
Marketing internetowy : Praca : Oferty pracy. All Rights Reserved.
Sign up for <a href="http://blog.tlenek.pl/index.php/feed/">entries
RSS</a> and for the <a
href="http://blog.tlenek.pl/index.php/comments/feed/">comments
RSS</a>.</p>
<!-- Removing or editing the paragraph below is stealing, unless you
bought the Developer Pack! -->
<p class="right">Powered by <a href="http://wordpress.org"
title="WordPress" target="_blank" >WordPress</a>. Design by <a
href="http://quommunication.com" title="Quommunication - New Kind of
WordPress Solutions" target="_blank">Quommunication</a>.</p>
<!-- END -->
<div class="clear"></div>
</div>
</div>
and from the css sheet
p {
margin: 10px 0px 10px 0px;
padding: 0px;
line-height: 18px;
}
p a, p a:visited {
color: #336699;
text-decoration: none;
border-bottom: 1px solid #dddddd;
}
p a:hover {
color: #cc0000;
}
versus
<p><span style="color: #e2e2e2;">Źródło: <strong><a
href="http://kultura20.blog.polityka.pl/" style="font-weight: none;
text-decoration: none; color: #e2e2e2;" title="Kultura 2.0"
target="_blank" onclick="javascript:pageTracker._trackPageview
('/outbound/kultura20.blog.polityka.pl');">Kultura 2.0</a></strong>,
Autor: Mirosław Filiciak<br />
"Tekst objęty licencją <a
href="http://creativecommons.org/licenses/by/2.5/pl/"
style="font-weight: none; text-decoration: none; color: #e2e2e2;"
title="CC Uznanie autorstwa 2.5 Polska" target="_blank"
onclick="javascript:pageTracker._trackPageview
('/outbound/creativecommons.org');">Creative Commons Uznanie autorstwa
2.5 Polska</a>"</span></p>
> although it's lighter than is comfortable to read. It's in the same size
On my monitor it comes up as white on white.
xan
jonathon
More information about the cc-community
mailing list