mirror of
https://github.com/aljazceru/hacker-gh-pages-theme.git
synced 2025-12-17 06:04:21 +01:00
list item image (fixes #2)
This commit is contained in:
@@ -132,17 +132,7 @@ dt {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul li {
|
ul li {
|
||||||
list-style: none;
|
list-style-image:url('../images/bullet.png');
|
||||||
}
|
|
||||||
|
|
||||||
ul li:before {
|
|
||||||
content: ">>";
|
|
||||||
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
|
|
||||||
font-size: 13px;
|
|
||||||
color: #b5e853;
|
|
||||||
margin-left: -37px;
|
|
||||||
margin-right: 21px;
|
|
||||||
line-height: 16px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
|||||||
BIN
assets/images/bullet.png
Normal file
BIN
assets/images/bullet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 603 B |
Reference in New Issue
Block a user