Changeset - 771248852fe0
[Not reviewed]
default
0 1 0
ethanzonca - 15 years ago 2010-07-08 19:50:58

Removed commented css
1 file changed with 1 insertions and 16 deletions:
index.php
1
16
0 comments (0 inline, 0 general)
index.php
Show inline comments
 
@@ -6,21 +6,6 @@
 
<link rel="stylesheet" href="styles/general.css" type="text/css" media="screen" charset="utf-8">
 

	
 
<style type="text/css">
 
/*  body {
 
    width: 80%;
 
    margin:auto;
 
    font-family: sans-serif;
 
  }
 
  #header {
 
    text-align: left;
 
    background: rgb(220,220,220); /* IE fallback */
 
    background: rgba(200,200,200, .3);  
 
  }
 
  #footer {
 
    text-align: right;
 
    background: rgb(220,220,220); /* IE fallback */
 
    background: rgba(200,200,200, .3); 
 
  }*/
 
  .error {
 
    color: #F00; /* For validation errors */
 
  } 
 
@@ -64,4 +49,4 @@
 
with special thanks to <a href="http://ethanzonca.com">Ethan Zonca</a></h5>
 
</div>
 
</body>
 
</html>
 
\ No newline at end of file
 
</html>
0 comments (0 inline, 0 general)