We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4adfd0c commit a3e93b9Copy full SHA for a3e93b9
_sass/base.scss
@@ -14,7 +14,7 @@ $blockquote-border: $dove-grey !default;
14
body {
15
margin: 0;
16
padding: 0;
17
- background: $body-background url("../assets/bkg.png") 0 0;
+ background: $body-background url("../assets/img/bkg.png") 0 0;
18
color: $body-foreground;
19
font-size: 16px;
20
line-height: 1.5;
@@ -141,7 +141,7 @@ dt {
141
}
142
143
ul li {
144
- list-style-image:url('../assets/bullet.png');
+ list-style-image:url('../assets/img/bullet_46fc3e.png');
145
146
147
blockquote {
assets/img/bkg.png
35.7 KB
assets/img/bullet.png
-603 Bytes
assets/img/bullet_46fc3e.png
1.69 KB
0 commit comments