This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Fixed broken image url
gh-pages
jos
9 years ago
parent
b1b7b75b77
commit
a85ded1cc0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
css/style.css
+ 1
- 1
css/style.css
View File
@ -24,7 +24,7 @@ img.header {
}
div
.
wall
{
background-image
:
url
(
"./images/wall.png"
)
;
background-image
:
url
(
".
.
/images/wall.png"
)
;
background-repeat
:
no-repeat
;
background-size
:
cover
;
margin-top
:
5px
;
Write
Preview
Loading…
Cancel
Save