diff about.css @ 74:24d5d4221b42 laserkard

session with nick, updated the about page
author r@rlm
date Fri, 25 Jun 2010 19:59:31 -0400
parents fd2fc585acbc
children
line wrap: on
line diff
     1.1 --- a/about.css	Wed Jun 23 10:14:46 2010 -0400
     1.2 +++ b/about.css	Fri Jun 25 19:59:31 2010 -0400
     1.3 @@ -13,6 +13,23 @@
     1.4  border-width:1px;
     1.5  */
     1.6  }
     1.7 +
     1.8 +
     1.9 +div.whole-fucked
    1.10 +{
    1.11 +  width: 700px ;
    1.12 +  margin-top:25px;
    1.13 +  margin-left: auto ;
    1.14 +  margin-right: auto ;
    1.15 +  text-align: center;
    1.16 +
    1.17 +/*
    1.18 +padding:2px;
    1.19 +border-style:solid;
    1.20 +border-color:#79797b;
    1.21 +border-width:1px;
    1.22 +*/
    1.23 +}
    1.24  div.whole2
    1.25  {
    1.26    width: 350px ;
    1.27 @@ -29,6 +46,8 @@
    1.28  }
    1.29  
    1.30  
    1.31 +
    1.32 +
    1.33  div#pokedex
    1.34  {
    1.35  padding : 10px;