Commit c2b6ef3db10ffc28e09a90a24ab803a86e8f861a

  • avatar
  • Adolfo Fitoria <fitoria @fitoria…ptop.(none)>
  • Wed Sep 02 05:51:54 CEST 2009
modificando estilo para sfd 09
Binary files differ
Binary files differ
  
11body{
2 background: #e6e6e6;
2 background: #7799bb;
33 font-family: arial;
44 border: none;
55}
3333}
3434
3535#content a{
36 color: #f86300;
36 color:#ffffff;
3737 text-decoration: none;
3838 font-style: normal;
39 font-family: monospace;
4039}
4140
4241#sidebar{
43 background: #f86300;
42 background: #aabb44;
4443 background-repeat: repeat;
4544 width: 21%;
4645 float: right;
5353 border: none;
5454}
5555#sidebar a:hover{
56 color: #FFFFFF;
56 color: #7799bb;
5757 text-decoration: none;
5858 border: none;
5959}
60#menu_link { border-color:#c9532c;
60#menu_link { border-color:#bbbbaa;
6161border-style:solid;
6262border-width:1px;
63background-color:#ff9933;
63background-color:#ddeecc;
6464width: 150px;
6565height:23px;
6666margin-top:5px;
7272 background: #000000;
7373 width: 100%;
7474 color: #808080;
75font-size:11px;
75 font-size:11px;
7676}
7777
7878#footer a{