第三次作业题目和答案(未公布)
This commit is contained in:
commit
b01ba87404
102 changed files with 8693 additions and 0 deletions
14
themes/landscape/source/css/_partial/footer.styl
Normal file
14
themes/landscape/source/css/_partial/footer.styl
Normal file
|
@ -0,0 +1,14 @@
|
|||
#footer
|
||||
background: color-footer-background
|
||||
padding: 50px 0
|
||||
border-top: 1px solid color-border
|
||||
color: color-grey
|
||||
a
|
||||
color: color-link
|
||||
text-decoration: none
|
||||
&:hover
|
||||
text-decoration: underline
|
||||
|
||||
#footer-info
|
||||
line-height: line-height
|
||||
font-size: 0.85em
|
Loading…
Add table
Add a link
Reference in a new issue