wrong usage of cite attr for bq removed

This commit is contained in:
Vadim Makeev 2012-02-28 14:21:30 +01:00
parent 92f110a614
commit 6d963e5c4b
3 changed files with 2 additions and 9 deletions

2
en.htm
View File

@ -166,7 +166,7 @@
<header> <header>
<h2>Block Quote</h2> <h2>Block Quote</h2>
</header> </header>
<blockquote cite="Anonymous"> <blockquote>
<p>This tool is provided without warranty, guarantee, or much in the way of explanation. Note that use of this tool may or may not crash your browser, lock up your machine, erase your hard drive.</p> <p>This tool is provided without warranty, guarantee, or much in the way of explanation. Note that use of this tool may or may not crash your browser, lock up your machine, erase your hard drive.</p>
</blockquote> </blockquote>
</section> </section>

2
ru.htm
View File

@ -166,7 +166,7 @@
<header> <header>
<h2>Цитата</h2> <h2>Цитата</h2>
</header> </header>
<blockquote cite="Аноним"> <blockquote>
<p>Очередь заведено создаете те про, джоэл должен написано вы всю. Получаете отказаться программистов миф мы, не пишете размере количества нее, по две.</p> <p>Очередь заведено создаете те про, джоэл должен написано вы всю. Получаете отказаться программистов миф мы, не пишете размере количества нее, по две.</p>
</blockquote> </blockquote>
</section> </section>

View File

@ -97,13 +97,6 @@ BODY {
font:200px/1 'PT Sans', sans-serif; font:200px/1 'PT Sans', sans-serif;
content:'\201C'; /* ldquo */ content:'\201C'; /* ldquo */
} }
.slide blockquote:after {
margin:-45px 0 45px;
display:block;
color:#444;
font-weight:bold;
content:attr(cite);
}
/* Lists */ /* Lists */
.slide ol, .slide ol,