diff sexy.css @ 50:1b5417799713 laserkard

[svn r51] Venture Mentoring service LIVE
author rlm
date Mon, 01 Feb 2010 02:54:59 -0500
parents b2a11435a89b
children
line wrap: on
line diff
     1.1 --- a/sexy.css	Sun Jan 31 21:37:24 2010 -0500
     1.2 +++ b/sexy.css	Mon Feb 01 02:54:59 2010 -0500
     1.3 @@ -145,16 +145,6 @@
     1.4  /* try to make teh copyright appear correctly on the bottom*/
     1.5  
     1.6  
     1.7 -div#copyright
     1.8 -{
     1.9 -position:relative;
    1.10 -font: bold 16px "helvetica","arial", "sans-serif";
    1.11 -color: white;
    1.12 -margin-left:auto;
    1.13 -margin-right: auto;
    1.14 -clear:left;
    1.15 -display:none;
    1.16 -}
    1.17  
    1.18  /*************************************************************************/
    1.19  
    1.20 @@ -260,7 +250,7 @@
    1.21  position: absolute;
    1.22  top:30px;
    1.23  left: 15px;
    1.24 -
    1.25 +display:none;
    1.26  }
    1.27  
    1.28  div#cardDefs
    1.29 @@ -270,7 +260,7 @@
    1.30  width: 200px;
    1.31  top: 90px;
    1.32  left: 10px;
    1.33 -
    1.34 +display:none;
    1.35  }
    1.36  
    1.37  div#currentSpec
    1.38 @@ -280,7 +270,7 @@
    1.39  width: 200px;
    1.40  top: 90px;
    1.41  right: 10px;
    1.42 -
    1.43 +display:none;
    1.44  }
    1.45  
    1.46  div#output
    1.47 @@ -290,7 +280,7 @@
    1.48  width: 200px;
    1.49  top: 130px;
    1.50  right: 10px;
    1.51 -
    1.52 +display:none;
    1.53  }
    1.54  
    1.55