CSS fix before stable release.
This commit is contained in:
Danang Probo Sayekti 2014-01-14 09:32:32 +07:00
commit 0f53d0de69
2 changed files with 4 additions and 4 deletions

View file

@ -278,7 +278,7 @@ blockquote:after {
blockquote {
font-style: italic;
margin-left: 1em;
margin: 1em 0 1em 1em;
}
.credit {
@ -705,7 +705,7 @@ aside .copyright p{
-----------------------------*/
.video-wrapper {
margin-bottom:1em;
margin:1em 0;
}
@media all and (min-width: 420px) {

View file

@ -148,7 +148,7 @@ blockquote:after {
blockquote {
font-style: italic;
margin-left: 1em;
margin: 1em 0 1em 1em;
}
pre {
@ -710,7 +710,7 @@ h1.title-post a:hover, h2.title-index a:hover {
-----------------------------*/
.video-wrapper {
margin-bottom:1em;
margin:1em 0;
}
@media all and (min-width: 420px) {