diff style.css @ 6:4246c7ef6487 boosterpack

[svn r8] bug fix -- holos need to be one int three compared to rares
author robert
date Tue, 08 Sep 2009 17:20:52 -0400
parents e91d6f908222
children 4c495190076f
line wrap: on
line diff
     1.1 --- a/style.css	Tue Sep 08 06:55:23 2009 -0400
     1.2 +++ b/style.css	Tue Sep 08 17:20:52 2009 -0400
     1.3 @@ -57,7 +57,7 @@
     1.4  #out1{background:#fff url("./pkb.jpg") no-repeat;background-position:bottom right;}
     1.5  
     1.6  
     1.7 -#header,#footer{background:#e0eeff;border:1px solid #c3d9ff;}
     1.8 +#header,#footer,#rules{background:#e0eeff;border:1px solid #c3d9ff;}
     1.9  
    1.10  /*#header,#footer{background:#f66;border:none;}
    1.11  #header{border-bottom:2px solid #000;}