replace bullet image with css
This commit is contained in:
parent
b01f66f1c0
commit
1aeef9c910
Binary file not shown.
Before Width: | Height: | Size: 603 B |
@ -104,10 +104,12 @@ dt
|
||||
font-style: italic
|
||||
font-weight: bold
|
||||
|
||||
|
||||
ul li
|
||||
list-style-image: image-url('bullet.png')
|
||||
|
||||
list-style: none
|
||||
margin-left: -30px
|
||||
&:before
|
||||
color: #b5e853
|
||||
content: ">> "
|
||||
|
||||
blockquote
|
||||
color: $blockquote-color
|
||||
|
@ -1,10 +1,12 @@
|
||||
%p
|
||||
After finishing the code, now i updated al the docs too!
|
||||
After finishing the code, now i updated all the docs too!
|
||||
|
||||
%h2 The rewrite
|
||||
%p
|
||||
Doing something for the first time is not so easy. I have taught enough by now to see
|
||||
how central guidance, the experience of another, is to the process of learning.
|
||||
Doing anything for the first time is not so easy. I have taught enough by now to see
|
||||
how central
|
||||
%em guidance,
|
||||
the experience of another, is to the process of learning.
|
||||
%br
|
||||
I was so much thinking about Vm's in the beginning that a lot went sideways.
|
||||
%p
|
Loading…
Reference in New Issue
Block a user