Difference: LayoutTemplateCSSie (1 vs. 2)

Revision 227 Nov 2008 - DanielaCosta

Line: 1 to 1
 
META TOPICPARENT name="LayoutTemplateCSS"

Correções de CSS para o IEca

Line: 10 to 10
 }

#title1{

Changed:
<
<
width: 150px;
>
>
width: 137px;
  float: left; }

#title2 {

Changed:
<
<
width: 429px;
>
>
width: 517px;
  float: right; }

#header ul li a {

Changed:
<
<
width: 150px;
>
>
width: 140px;
 }

#sidebar {

Changed:
<
<
width: 150px;
>
>
width: 130px;
 }

Revision 111 Sep 2007 - MonicaPaz

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="LayoutTemplateCSS"

Correções de CSS para o IEca

%STARTINCLUDE%

#wrapper {
  width: 600px;
}

#title1{
  width: 150px;
  float: left;
}

#title2 {
  width: 429px;
  float: right;
}

#header ul li a {
  width: 150px;
}

#sidebar {
  width: 150px;
}

%STOPINCLUDE%

-- MonicaPaz - 11 Sep 2007

 
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