Skip to content

Commit

Permalink
Remove background image - too big
Browse files Browse the repository at this point in the history
  • Loading branch information
rwdaigle committed Mar 26, 2012
1 parent 06aacc9 commit 5179eef
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions index.html
Expand Up @@ -32,7 +32,7 @@
<meta content='text/html;charset=utf-8'/> <meta content='text/html;charset=utf-8'/>
<link href='http://fonts.googleapis.com/css?family=Arimo:400,700' rel='stylesheet' type='text/css' /> <link href='http://fonts.googleapis.com/css?family=Arimo:400,700' rel='stylesheet' type='text/css' />
<style> <style>
body { background-color: #fff; font-family: 'Arimo', helvetica neue, arial, sans-serif; margin-left: 15px; color: #000} body { background-color: #ddd; font-family: 'Arimo', helvetica neue, arial, sans-serif; margin-left: 15px; color: #000}
h1 { font-size: 50px; margin: 5px; float: right; text-align: right; color: #d33 } h1 { font-size: 50px; margin: 5px; float: right; text-align: right; color: #d33 }
h2 { font-size: 40px; margin: 5px; float: right; text-align: right } h2 { font-size: 40px; margin: 5px; float: right; text-align: right }
h3 { font-size: 35px; margin-top: 20px; margin-left: 10px; text-align: center} h3 { font-size: 35px; margin-top: 20px; margin-left: 10px; text-align: center}
Expand Down Expand Up @@ -91,11 +91,6 @@
</script> </script>
</head> </head>
<body> <body>
<!-- Background -->
<div class="backimg">
<img class="fillscreen" alt='Tractor Engine, Copyright 2011 Ben Wen CC
BY-SA 3.0' src="http://jux-user-files-prod.s3.amazonaws.com/2012/01/27/18/27/18/956/IMG_2484.JPG"/>
</div>
<div class="titlebox"> <div class="titlebox">
<h1>Tractor Push</h1> <h1>Tractor Push</h1>
<h2> <h2>
Expand Down

0 comments on commit 5179eef

Please sign in to comment.