
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
CSS dos Botoes Power do Sítio PPGE%STARTINCLUDE% | ||||||||
| Added: | ||||||||
| > > | /* | |||||||
| #btsPower{ position: absolute; left: 20px; | ||||||||
| Line: 15 to 16 | ||||||||
| #btsPower a{ display: block; margin-top: 5px; | ||||||||
| Changed: | ||||||||
| < < | } | |||||||
| > > | }*/ | |||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
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 | |||||||