提交 0c45b668 编写于 作者: W wizardforcel

LandFarZ v0.1

上级 e17cced5
// Color
color-background = #eee
color-background = url(images/body.jpg)
color-font = #444
color-meta = #999
color-meta-reverse = #fff
color-border = #ddd
color-link = #258fb8
color-link = rgb(100,66,124)
color-link-light = #e163e1
// Font
font-default = "Helvetica Neue", "Helvetica", Arial, sans-serif
......
#footer
color color-meta
color color-meta-reverse
margin-bottom 50px
font 0.9em/1.6 font-title
text-shadow 0 0 1px #fff
\ No newline at end of file
// text-shadow 0 0 1px #fff
\ No newline at end of file
#header
text-shadow 0 0 1px #fff
// text-shadow 0 0 1px #fff
margin 50px auto
a
color #999
color color-meta-reverse
&:hover
color color-link
color color-link-light
text-decoration none
h1
......
......@@ -2,10 +2,10 @@
a
display block
padding 5px 10px
background color-border
color color-meta
background color-meta-reverse
color color-link
font-family font-title
text-shadow 0 0 1px #fff
// text-shadow 0 0 1px #fff
margin-bottom 50px
&:hover
background color-link
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册