Changed theme.

This commit is contained in:
Shashank Mehta
2013-05-14 03:35:35 +05:30
parent dae1e41c83
commit c0b836d6ee
74 changed files with 1149 additions and 498 deletions

View File

@ -71,6 +71,7 @@ article{
img, video{
max-width: 100%;
height: auto;
@extend .basic-alignment;
}
blockquote{
background: $color-gray04;
@ -137,4 +138,4 @@ article{
.share{
padding: 15px 0;
@include border-shadow();
}
}