Skip to content

Instantly share code, notes, and snippets.

@hardfire
Forked from anonymous/dabblet.css
Created August 19, 2013 05:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hardfire/6265952 to your computer and use it in GitHub Desktop.
Save hardfire/6265952 to your computer and use it in GitHub Desktop.
Untitled
body{
background:#ddd;
margin:0;
font-family:arial;
font-size:44px;
font-weight:bold;
text-shadow:1px 1px 1px #aaa;
}
#bg1{
margin:200px 0px;
height:400px;
background:url('http://dekstopwallpaper.net/image/2013/07/despicable-me-minions-hd.jpg') fixed;
}
#bg2{
margin:200px 0px;
height:500px;
background:url('http://cartelthemes.com/img/2013/13/minion-despicable-me-wallpaper-24834-hd-wallpapers-background.jpg') fixed;
}
<div id="bg1"> Ola <br /> Ola <br /> Ola2</div>
<div id="bg2">Ola <br /> Ola <br /> Ola2</div>
<br /><br /><br /><br />
// alert('Hello world!');
{"view":"split","fontsize":"110","seethrough":"","prefixfree":"1","page":"result"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment