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
made background for jumbotron cover
gh-pages
Alex de Mulder
10 years ago
parent
45b6dece20
commit
fdf090a2f8
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
index.html
+ 1
- 0
index.html
View File
@ -50,6 +50,7 @@
div.wall {
background-image: url("./images/wall.png");
background-repeat: no-repeat;
background-size:cover;
margin-top:5px;
}
Write
Preview
Loading…
Cancel
Save