
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Line: 74 to 75 | ||||||||
| } #texto{ text-align; justify; | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > | /* background: #FCFCFC repeat-x;*/ | |||||||
| ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > | /* background: #FCFCFC repeat-x;*/ | |||||||
| ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > | /* background: #FCFCFC;*/ | |||||||
| ||||||||
| Line: 210 to 211 | ||||||||
| border-bottom: 1px solid #cccccc; } | ||||||||
| Added: | ||||||||
| > > | #voltar { position: absolute; display: block; height: 2em; z-index: 100; _top: expression( ( -10 - voltar.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); right: 20px; } html > body div#voltar { position: fixed; bottom: 0; } | |||||||