提交 30a59a1e 编写于 作者: W wizardforcel

2.4

上级 0c45b668
<div class="widget tag">
<h3 class="title">赞助我</h3>
<div class="entry">
<img src='http://7u2hdm.com1.z0.glb.clouddn.com/qr_alipay.png' style='width:100%' />
<img src='http://7u2hdm.com1.z0.glb.clouddn.com/qr_alipay.png' style='width:100%;background:rgba(255,255,255,0.6)' />
</div>
</div>
\ No newline at end of file
......@@ -5,10 +5,12 @@
body
background color-background
background-size cover
background-attachment fixed
color color-font
font-family font-default
font-size 14px
text-shadow 0 0 1px transparent
text-shadow 1px 1px 1px rgba(0,0,0,0.5)
@media screen and (max-width: 1260px)
margin 0 30px
@media screen and (max-width: 600px)
......
// Color
color-background = url(images/body.jpg)
color-font = #444
color-meta = #999
color-background = url(images/body.jpg) no-repeat
color-font = #fff
color-meta = #fff
color-meta-reverse = #fff
color-border = #ddd
color-link = rgb(100,66,124)
color-link-light = #e163e1
color-link = #0cf
// Font
font-default = "Helvetica Neue", "Helvetica", Arial, sans-serif
......
......@@ -2,8 +2,9 @@ icon-size = 32px
icon-gap = 25px
article
box-shadow 1px 2px 3px #ddd
background #fff
// box-shadow 1px 2px 3px #ddd
border-radius 17px
background rgba(0, 0, 0, 0.65)
&.page
padding-left 20px
.icon
......@@ -152,8 +153,8 @@ article
font-family font-mono
code
background #eee
color #666
// background #eee
// color #666
padding 0 5px
margin 0 2px
font-size 0.9em
......@@ -161,7 +162,7 @@ article
border-radius 3px
pre
background #eee
// background #eee
border 1px solid color-border
margin-top 15px
overflow auto
......@@ -179,9 +180,15 @@ article
ul, ol, dl
margin-top 0
hr
border-top: 1px dashed
border-bottom: none
margin-top: 10px
margin-bottom: 10px
h1, h2
font-weight normal
border-bottom 1px solid color-border
border-bottom 1px dashed color-border
padding-bottom 10px
margin-top 20px
......@@ -237,7 +244,7 @@ article
footer
margin-top 15px
padding-top 10px
border-top 1px solid color-border
border-top 1px dotted color-border
color color-meta
font-size 0.9em
line-height 16px
......
......@@ -4,9 +4,9 @@
a
color color-meta-reverse
&:hover
color color-link-light
color color-link
text-decoration none
h1
font-weight normal
font-size 2.5em
......@@ -17,7 +17,7 @@
font-size 0.9em
line-height 1
margin-top 10px
#main-nav
font-family font-title
line-height 2.5em
......@@ -25,4 +25,4 @@
list-style none
li
float left
margin-left 30px
\ No newline at end of file
margin-left 30px
......@@ -5,14 +5,15 @@
float none
width 100%
.widget
background #fff
box-shadow 1px 2px 3px #ddd
background rgba(0, 0, 0, 0.65)
border-radius 17px
// box-shadow 1px 2px 3px #ddd
margin-bottom 30px
word-wrap break-word
.title
padding 15px 20px
font-size 1em
border-bottom 1px solid color-border
border-bottom 1px dotted color-border
font-weight normal
.entry
......
......@@ -33,12 +33,12 @@
color color-link
figure.highlight
background #eee
// background #eee
border 1px solid color-border
margin-top 15px
padding 7px 15px
border-radius 2px
text-shadow 0 0 1px #fff
// text-shadow 0 0 1px #fff
line-height 1.6
overflow auto
position relative
......@@ -69,7 +69,7 @@ figure.highlight
.code
padding-left 15px
border-left 1px solid #fff
color #666
// color #666
.line
height: 20px
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册