Replace mobile background image by a color
This commit is contained in:
parent
7bcf464cf4
commit
647a422d6c
2 changed files with 1 additions and 5 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB |
|
|
@ -26,11 +26,7 @@ code {
|
|||
}
|
||||
|
||||
body {
|
||||
background: {
|
||||
image: image-url("mobile/hatched-light.jpg");
|
||||
/* scale background image down for iOS retina display */
|
||||
size: 200px;
|
||||
}
|
||||
background-color: $sidebars-background;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue