Difference: InformevCSS (17 vs. 18)

Revision 1805 Sep 2007 - CaioTiago

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Line: 74 to 75
 } #texto{ text-align; justify;
Changed:
<
<
background
#FCFCFC repeat-x;
>
>
/* background: #FCFCFC repeat-x;*/
 
padding
10px;
} .item {
Changed:
<
<
background
#FCFCFC repeat-x;
>
>
/* background: #FCFCFC repeat-x;*/
 
padding
10px;
} .content {
Changed:
<
<
background
#FCFCFC;
>
>
/* background: #FCFCFC;*/
 
border-top
1px solid #E5E5E5;
color
#000;
}
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; }

 
 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback