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-style: italic
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
|
|
||||||
|
|
||||||
ul li
|
ul li
|
||||||
list-style-image: image-url('bullet.png')
|
list-style: none
|
||||||
|
margin-left: -30px
|
||||||
|
&:before
|
||||||
|
color: #b5e853
|
||||||
|
content: ">> "
|
||||||
|
|
||||||
blockquote
|
blockquote
|
||||||
color: $blockquote-color
|
color: $blockquote-color
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
%p
|
%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
|
%h2 The rewrite
|
||||||
%p
|
%p
|
||||||
Doing something for the first time is not so easy. I have taught enough by now to see
|
Doing anything 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.
|
how central
|
||||||
|
%em guidance,
|
||||||
|
the experience of another, is to the process of learning.
|
||||||
%br
|
%br
|
||||||
I was so much thinking about Vm's in the beginning that a lot went sideways.
|
I was so much thinking about Vm's in the beginning that a lot went sideways.
|
||||||
%p
|
%p
|
Loading…
Reference in New Issue
Block a user