CSS dos Botoes Power do Sítio PPGE

%STARTINCLUDE%

#btsPower{
  position: absolute;
  left: 20px;
  bottom: 50px;
  width: 100px;
  z-index: 5;
}
#btsPower a{
  display: block;
  margin-top: 5px;
}


%STOPINCLUDE%


-- LeandroSantos - 21 Aug 2005

revisão: r1 - 21 Aug 2005 - 17:28:46 - LeandroSantos?