提交 6e0c4786 编写于 作者: W wizardforcel

fix quote

上级 9b53dd30
......@@ -2,7 +2,6 @@
color-background = url(images/body.jpg) no-repeat
color-font = #fff
color-meta = #fff
color-meta-reverse = #fff
color-border = #ddd
color-link = #0cf
......
......@@ -130,14 +130,16 @@ article
margin-top 15px
blockquote
border-top 1px solid color-border
border-bottom 1px solid color-border
font-style italic
font-family font-serif
font-size 1.2em
padding 0 30px 15px
text-align center
footer
// border-top 1px solid color-border
// border-bottom 1px solid color-border
border-left 4px solid color-border
// font-style italic
// font-family font-serif
// font-size 1.2em
padding 0 15px
color #ccc
// text-align center
/*footer
border-top none
font-size 0.8em
line-height 1
......@@ -147,8 +149,14 @@ article
&:before
content '—'
color #ccc
padding 0 0.5em
padding 0 0.5em*/
blockquote>:first-child
margin-top 0px
blockquote>:last-child
margin-bottom 0px
code, pre
font-family font-mono
......
#footer
color color-meta-reverse
color color-meta
margin-bottom 50px
font 0.9em/1.6 font-title
// text-shadow 0 0 1px #fff
\ No newline at end of file
......@@ -2,7 +2,7 @@
// text-shadow 0 0 1px #fff
margin 50px auto
a
color color-meta-reverse
color color-meta
&:hover
color color-link
text-decoration none
......
......@@ -2,7 +2,7 @@
a
display block
padding 5px 10px
background color-meta-reverse
background color-meta
color color-link
font-family font-title
// text-shadow 0 0 1px #fff
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册