Commit 6d963e5c authored by Vadim Makeev's avatar Vadim Makeev

wrong usage of cite attr for bq removed

parent 92f110a6
......@@ -166,7 +166,7 @@
<header>
<h2>Block Quote</h2>
</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>
</blockquote>
</section>
......
......@@ -166,7 +166,7 @@
<header>
<h2>Цитата</h2>
</header>
<blockquote cite="Аноним">
<blockquote>
<p>Очередь заведено создаете те про, джоэл должен написано вы всю. Получаете отказаться программистов миф мы, не пишете размере количества нее, по две.</p>
</blockquote>
</section>
......
......@@ -97,13 +97,6 @@ BODY {
font:200px/1 'PT Sans', sans-serif;
content:'\201C'; /* ldquo */
}
.slide blockquote:after {
margin:-45px 0 45px;
display:block;
color:#444;
font-weight:bold;
content:attr(cite);
}
/* Lists */
.slide ol,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment