compress css
This commit is contained in:
parent
a3eb8eb22f
commit
7aa4166c5a
3 changed files with 3 additions and 407 deletions
|
|
@ -77,7 +77,8 @@ ul { list-style-image: url('/images/bullet_dark.png'); }
|
|||
ul li { margin-left: 1em; }
|
||||
|
||||
ol { list-style-type: decimal; }
|
||||
ol li { margin-bottom: 1em; padding-right: 10px; }
|
||||
ol li { padding: 0.5em 10px 0.5em 0; }
|
||||
ol li:nth-child(n+2) { border-top: 1px solid #ddd; }
|
||||
ol li:hover { border-right: 3px solid $links; padding-right: 7px; }
|
||||
|
||||
.float-left { float: left; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue