Commit 5aa5fdc9c2d594103a12ee04b2db040f9c3842b3

  • avatar
  • Adolfo Fitoria <fitoria @fitoria…ptop.(none)>
  • Sat Sep 05 06:57:29 CEST 2009
Agregando el estilo de leogg
Binary files differ
Binary files differ
Binary files differ
Binary files differ
Binary files differ
Binary files differ
Binary files differ
  
1/* Modificado para el SFD Nicaragua 2009 */
2
13body{
2 background: #7799bb;
4 background: #000080;
35 font-family: arial;
46 border: none;
57}
2626}
2727
2828#content{
29 background: inherit;
29 background: #7799bb;
3030 width: 63%;
3131 float: left;
3232 padding-left: 7%;
4141}
4242
4343#sidebar{
44 background: #aabb44;
44 background: #000080;
4545 background-repeat: repeat;
4646 width: 21%;
4747 float: right;
5555 border: none;
5656}
5757#sidebar a:hover{
58 color: #7799bb;
58 color: #ffffff;
5959 text-decoration: none;
6060 border: none;
6161}
62#menu_link { border-color:#bbbbaa;
62#menu_link { border-color:#e6e6e6;
6363border-style:solid;
6464border-width:1px;
65background-color:#ddeecc;
65background-color:#7799bb;
6666width: 150px;
6767height:23px;
6868margin-top:5px;
7171
7272}
7373#footer{
74 background: #000000;
74 background: #e6e6e6;
7575 width: 100%;
76 color: #808080;
76 color: #000000;
7777 font-size:11px;
7878}
7979