Difference: WebCSS (2 vs. 3)

Revision 315 Jun 2012 - AurelioAHeckert

Line: 1 to 1
 
%STARTINCLUDE%
Line: 9 to 9
  font-family: Arial, "Liberation Sans", sans-serif; font-size: 14px; color: #111;
Added:
>
>
text-align: center;
 }

#all {

Line: 45 to 46
  display: none; } #menu ul {
Changed:
<
<
margin: 0px auto;
>
>
margin: 0px;
  padding: 0px; display: inline-block;
Added:
>
>
zoom: 1; *display: inline;
 } #menu li { list-style: none; margin: 0px; padding: 0px 2px; display: inline-block;
Added:
>
>
zoom: 1; *display: inline;
 }

#menu li a {

Line: 64 to 69
  background: #FFF; padding: 2px 6px; display: inline-block;
Added:
>
>
zoom: 1; *display: inline;
  -webkit-box-shadow: 1px 1px 3px rgba(8,4,0,0.3); -moz-box-shadow: 1px 1px 3px rgba(8,4,0,0.3); box-shadow: 1px 1px 3px rgba(8,4,0,0.3);
Line: 94 to 101
  color: #058; }
Added:
>
>
img { border: none; }
 #content a { color: #058; }
Added:
>
>
#footer { text-align: center; font-size: 11px; padding-top: 20px }

#footer h2 { font-size: 10px; margin: 0px; }

#footer a { margin: 0px 10px; }

#endereco { padding-top: 20px; }

 #wiki-bts {
Changed:
<
<
position: fixed;
>
>
position: absolute;
  font-size: 12px;
Changed:
<
<
bottom: 5px;
>
>
top: 5px;
  left: 10px; text-align: center; }
Line: 115 to 145
 } #wiki-bts a#btLogar { background: transparent;
Changed:
<
<
color: #432; opacity: 0.2;
>
>
color: #E8E4E0;
 } #wiki-bts a#btLogar span { display: none;
 
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