Skip to content

Commit

Permalink
add styles for lazada's banner
Browse files Browse the repository at this point in the history
  • Loading branch information
A committed Sep 7, 2015
1 parent 3ddd53b commit 18bd0af
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions _stylus/main.styl
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,15 @@ pre > code
box-shadow none

.prose
font-style: italic;
font-size: 15px;
margin: 29px 0;
display: block;
font-style italic
font-size 15px
margin 29px 0
display block

.lazada-banner
display block
width 720px
height 120px
background url('/assets/img/lazada.jpg');
margin 0 0 2rem 0;
box-shadow shadow__tiny

0 comments on commit 18bd0af

Please sign in to comment.