Difference: LayoutTemplateCSS (1 vs. 35)

Revision 3504 Jul 2009 - AdnaLima

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

CSS do Site

Revision 3429 Jun 2009 - AdnaLima

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

CSS do Site

Line: 212 to 212
  color: #fff;
Changed:
<
<
background-color: #aade87; /*cor que aparece quando o menu já foi visitado o menu*/ }

#sidebar {

>
>
background-color: #aade87; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar {
  width: 130px;
Line: 244 to 242
  font-family: verdana, arial, tahoma, sans-serif;
Changed:
<
<
font-weight: 800px;
>
>
/*font-weight: 800;*/
  padding: 9px;
Line: 280 to 278
  width: 500px;
Added:
>
>
top:-700px;
 margin: 10px 0px 0px 10px;

text-align: justify;

Changed:
<
<
left:-10px;

top:-700px;

>
>
left:-10px
  }

Revision 3327 Jun 2009 - AdnaLima

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

CSS do Site

Line: 300 to 300
  margin-left: 163px;
Changed:
<
<
float:top;
>
>
/*float:top;*/
  position: relative;
Changed:
<
<
top:-650px;
>
>
/*top:-650px;*/
  }

Revision 3226 Jun 2009 - AdnaLima

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

CSS do Site

*

Changed:
<
<
{margin: 0;padding: 0;}body {background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 265px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20editado3.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 137px; height: 50px; background: #bcd35f url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/espa__o.svg-g2242-4294966331.png") no-repeat; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 7px; margin-bottom: 50px; margin-right: 3px; } #title2 { width: 517px; height: 50px; background-color: #ff7f2a; float: right; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 7px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 29px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #ff7f2a; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #aade87; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 130px; background-color: #ff7f2a; float:left; position:relative; left:-151px; top:0px; margin-top:5px; margin-left: 0px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800px; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 5px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify;left:-10px; top:-700px; } #footer { text-align: center;clear: both; width: 400px; margin-left: 163px; float:top; position: relative;top:-650px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
>
>
{

margin: 0;

padding: 0;

}

body {

background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat;

text-align: center;

font: normal 11px/18px verdana, arial, tahoma, sans-serif;

color: #333; padding-top: 40px;

}

a {

color: #88aa00; /*cor dos links*/ text-decoration: none;

}

a:visited {

color: #ff6600; /*cor dos links quando visitador*/

}

a:hover {

color: #ffcc00;

text-decoration: underline; /*Verde claro*/

}

#content ul, #content ol {

margin-left: 25px;

}

#content .twikiToc ul {

list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif");

}

#content p {

margin: 10px 0px;

}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {

margin: 20px 0px 15px 10px;

color: #ff9955; /* Verde médio*/

text-align: left;

}

#header {

width: 680px;

height: 265px;

background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20editado3.jpg") no-repeat;

background-position: top right;

}

#wrapper {

width: 680px;

background-position: 0 0;

background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y;

border: solid 10px #fff;

margin: 0 auto;

text-align: left;

}

#title1 {

width: 137px;

height: 50px;

background: #bcd35f url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/espa__o.svg-g2242-4294966331.png") no-repeat;

margin: 1px 1px 1px 1px;

float: left;

font: bold 20px/30px arial, verdana, tahoma, sans-serif;

text-align: center;

padding-left: 9px;

color: #fff;

font-weight: bold;

border-top: 1px solid #ff7f2a;

border-right: 1px solid #ff7f2a;

border-left: 1px solid #ff7f2a;

border-bottom: 1px solid #ff7f2a;

margin-top: 7px;

margin-bottom: 50px;

margin-right: 3px;

}

#title2 {

width: 517px;

height: 50px;

background-color: #ff7f2a;

float: right;

font: bold italic 20px/30px arial, verdana, tahoma, sans-serif;

padding-left: 10px;

color: #fff;

border-bottom: 1px solid #ff7f2a;

margin-top: 7px;

}

#header ul {

list-style: none;

z-index: 2;

margin-left: 0px;

border-right: 1px solid #fff;/*barra menu linha de margem vertical*/

height: 225px;

width: 150px;

}

#header ul li a {

color: #000;

font: normal 11px/24px verdana, arial, tahoma, sans-serif;

font-weight: bold;

display: block;

width: 140px;

height: 29px;

background-color: #fff;

border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/

padding-left: 10px;

text-decoration: none;

}

#header ul li a:hover {

color: #fff;

background-color: #ff7f2a; /*cor que aparece quando se toca o menu*/

}

#header ul li a:visited {

color: #fff;

background-color: #aade87; /*cor que aparece quando o menu já foi visitado o menu*/ }

#sidebar {

width: 130px;

background-color: #ff7f2a;

float:left;

position:relative;

left:-151px;

top:0px;

margin-top:5px;

margin-left: 0px;

border-top: 0px solid #ff7f2a;

border-right: 0px solid #ff7f2a;

border-left: 0px solid #ff7f2a;

text-align: center;

font-size: 12px;

font-family: verdana, arial, tahoma, sans-serif;

font-weight: 800px;

padding: 9px;

}

.dateColor {

color: #056b05;

font-size: 16px;

}

#sidebar a img {

margin-bottom: 5px;

border: none;

}

#sidebar a:hover img {

border-color: #f00;

}

#content {

float:right;

position: relative;

width: 500px;

margin: 10px 0px 0px 10px;

text-align: justify;

left:-10px;

top:-700px;

}

#footer {

text-align: center;

clear: both;

width: 400px;

margin-left: 163px;

float:top;

position: relative;

top:-650px;

}

.twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }

 

Revision 3126 Jun 2009 - AdnaLima

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

CSS do Site

Revision 3026 Jun 2009 - CarineAraujo

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

CSS do Site

Revision 2926 Jun 2009 - AdnaLima

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

CSS do Site

*

Changed:
<
<
{ margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 265px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20editado3.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 137px; height: 50px; background: #bcd35f url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/espa__o.svg-g2242-4294966331.png") no-repeat;; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 7px; margin-bottom: 50px; margin-right: 3px; } #title2 { width: 517px; height: 50px; background-color: #ff7f2a; float: right; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 7px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 29px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #ff7f2a; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #aade87; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 130px; background-color: #ff7f2a; float:left; position:relative; left:-151px; top:0px; margin-top:5px; margin-left: 0px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 5px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify;left:-10px; top:-700px; } #footer { text-align: center;clear: both; width: 400px; margin-left: 163px; float:top; position: relative;top:-650px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
>
>
{margin: 0;padding: 0;}body {background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 265px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20editado3.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 137px; height: 50px; background: #bcd35f url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/espa__o.svg-g2242-4294966331.png") no-repeat; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 7px; margin-bottom: 50px; margin-right: 3px; } #title2 { width: 517px; height: 50px; background-color: #ff7f2a; float: right; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 7px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 29px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #ff7f2a; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #aade87; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 130px; background-color: #ff7f2a; float:left; position:relative; left:-151px; top:0px; margin-top:5px; margin-left: 0px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800px; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 5px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify;left:-10px; top:-700px; } #footer { text-align: center;clear: both; width: 400px; margin-left: 163px; float:top; position: relative;top:-650px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
 

Revision 2830 Nov 2008 - AdnaLima

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

CSS do Site

*

Changed:
<
<
{ margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 265px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20editado3.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 137px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 7px; margin-bottom: 50px; margin-right: 3px; } #title2 { width: 517px; height: 50px; background-color: #ff7f2a; float: right; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 7px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 29px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 130px; background-color: #ff7f2a; float:left; position:relative; left:-151px; top:0px; margin-top:5px; margin-left: 0px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 5px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify;left:-10px; top:-700px; } #footer { text-align: center;clear: both; width: 400px; margin-left: 163px; float:top; position: relative;top:-650px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
>
>
{ margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 265px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20editado3.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 137px; height: 50px; background: #bcd35f url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/espa__o.svg-g2242-4294966331.png") no-repeat;; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 7px; margin-bottom: 50px; margin-right: 3px; } #title2 { width: 517px; height: 50px; background-color: #ff7f2a; float: right; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 7px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 29px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #ff7f2a; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #aade87; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 130px; background-color: #ff7f2a; float:left; position:relative; left:-151px; top:0px; margin-top:5px; margin-left: 0px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 5px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify;left:-10px; top:-700px; } #footer { text-align: center;clear: both; width: 400px; margin-left: 163px; float:top; position: relative;top:-650px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
 
Line: 26 to 26
 
META FILEATTACHMENT attachment="top20editado.jpg" attr="" comment="" date="1227805360" name="top20editado.jpg" path="top20editado.jpg" size="76458" stream="top20editado.jpg" tmpFilename="/var/tmp/CGItemp19608" user="IsabelaLacerda" version="1"
META FILEATTACHMENT attachment="top20editado2.jpg" attr="" comment="" date="1227806123" name="top20editado2.jpg" path="top20editado2.jpg" size="55874" stream="top20editado2.jpg" tmpFilename="/var/tmp/CGItemp15811" user="IsabelaLacerda" version="1"
META FILEATTACHMENT attachment="top20editado3.jpg" attr="" comment="" date="1227806350" name="top20editado3.jpg" path="top20editado3.jpg" size="73406" stream="top20editado3.jpg" tmpFilename="/var/tmp/CGItemp15749" user="IsabelaLacerda" version="1"
Added:
>
>
META FILEATTACHMENT attachment="espa__o.svg-g2242-4294966854.png" attr="" comment="tema da campanha" date="1228072247" name="espa__o.svg-g2242-4294966854.png" path="espa__o.svg-g2242-4294966854.png" size="5443" stream="espa__o.svg-g2242-4294966854.png" tmpFilename="/var/tmp/CGItemp13651" user="AdnaLima" version="1"
META FILEATTACHMENT attachment="espa__o.svg-g2242-4294966331.png" attr="" comment="chamada" date="1228072719" name="espa__o.svg-g2242-4294966331.png" path="espa__o.svg-g2242-4294966331.png" size="6270" stream="espa__o.svg-g2242-4294966331.png" tmpFilename="/var/tmp/CGItemp13714" user="AdnaLima" version="1"

Revision 2727 Nov 2008 - DanielaCosta

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

CSS do Site

*

Changed:
<
<
{ margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 265px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20editado3.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 137px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 7px; margin-bottom: 50px; margin-right: 3px; } #title2 { width: 517px; height: 50px; background-color: #ff7f2a; float: left; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 7px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 29px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 130px; background-color: #ff7f2a; float:left; position:relative; left:-151px; top:0px; margin-top:5px; margin-left: 0px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 5px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify;left:-10px; top:-700px; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
>
>
{ margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 265px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20editado3.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 137px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 7px; margin-bottom: 50px; margin-right: 3px; } #title2 { width: 517px; height: 50px; background-color: #ff7f2a; float: right; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 7px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 29px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 130px; background-color: #ff7f2a; float:left; position:relative; left:-151px; top:0px; margin-top:5px; margin-left: 0px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 5px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify;left:-10px; top:-700px; } #footer { text-align: center;clear: both; width: 400px; margin-left: 163px; float:top; position: relative;top:-650px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
 

Revision 2627 Nov 2008 - IsabelaLacerda

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

CSS do Site

Changed:
<
<
 *  { margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 630px; height: 225px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 5px; margin-bottom: 50px; } #title2 { width: 515px; height: 50px; background-color: #ff7f2a; float: left; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 5px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 24px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 135px; background-color: #ff7f2a; float: left; position: relative; left: -1px; margin-top: 5px; margin-left: -150px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }  
>
>
*
 
Changed:
<
<
/*

*

{ margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 630px; height: 225px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 5px; margin-bottom: 50px; } #title2 { width: 515px; height: 50px; background-color: #ff7f2a; float: left; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 5px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 24px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 135px; background-color: #ff7f2a; float: left; position: relative; left: -1px; margin-top: 5px; margin-left: -150px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; } */

>
>
{ margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 265px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20editado3.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 137px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 7px; margin-bottom: 50px; margin-right: 3px; } #title2 { width: 517px; height: 50px; background-color: #ff7f2a; float: left; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 7px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 29px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 130px; background-color: #ff7f2a; float:left; position:relative; left:-151px; top:0px; margin-top:5px; margin-left: 0px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 5px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify;left:-10px; top:-700px; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
 
Line: 28 to 23
 
META FILEATTACHMENT attachment="top20.jpg" attr="h" comment="" date="1215037883" name="top20.jpg" path="top20.jpg" size="75034" stream="top20.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="fer.jpg" attr="h" comment="" date="1215039563" name="fer.jpg" path="fer.jpg" size="30286" stream="fer.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="ret.jpg" attr="h" comment="" date="1215039782" name="ret.jpg" path="ret.jpg" size="30827" stream="ret.jpg" user="Main.AlineRodrigues" version="1"
Added:
>
>
META FILEATTACHMENT attachment="top20editado.jpg" attr="" comment="" date="1227805360" name="top20editado.jpg" path="top20editado.jpg" size="76458" stream="top20editado.jpg" tmpFilename="/var/tmp/CGItemp19608" user="IsabelaLacerda" version="1"
META FILEATTACHMENT attachment="top20editado2.jpg" attr="" comment="" date="1227806123" name="top20editado2.jpg" path="top20editado2.jpg" size="55874" stream="top20editado2.jpg" tmpFilename="/var/tmp/CGItemp15811" user="IsabelaLacerda" version="1"
META FILEATTACHMENT attachment="top20editado3.jpg" attr="" comment="" date="1227806350" name="top20editado3.jpg" path="top20editado3.jpg" size="73406" stream="top20editado3.jpg" tmpFilename="/var/tmp/CGItemp15749" user="IsabelaLacerda" version="1"

Revision 2527 Nov 2008 - AdnaLima

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

CSS do Site

Changed:
<
<
* { margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 225px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 5px; margin-bottom: 50px; } #title2 { width: 515px; height: 50px; background-color: #ff7f2a; float: left; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 5px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 24px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 136px; background-color: #ff7f2a; float: left; position: relative; left: -4px; margin-top: 5px; margin-left: -150px; border-top: 0px solid #ff7f2a; border-right: 1px solid #ff7f2a; border-left: 1px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float: left; width: 500px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
>
>
 *  { margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 630px; height: 225px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 5px; margin-bottom: 50px; } #title2 { width: 515px; height: 50px; background-color: #ff7f2a; float: left; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 5px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 24px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 135px; background-color: #ff7f2a; float: left; position: relative; left: -1px; margin-top: 5px; margin-left: -150px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }  

/*

*

{ margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 630px; height: 225px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 5px; margin-bottom: 50px; } #title2 { width: 515px; height: 50px; background-color: #ff7f2a; float: left; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 5px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 24px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 135px; background-color: #ff7f2a; float: left; position: relative; left: -1px; margin-top: 5px; margin-left: -150px; border-top: 0px solid #ff7f2a; border-right: 0px solid #ff7f2a; border-left: 0px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float:right; position: relative; width: 500px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; } */

  Veja também: LayoutTemplateCSSie

Revision 2425 Nov 2008 - AdnaLima

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

CSS do Site

Changed:
<
<
>
>
* { margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #88aa00; /*cor dos links*/ text-decoration: none; } a:visited { color: #ff6600; /*cor dos links quando visitador*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 225px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 680px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 50px; background: #bcd35f; margin: 1px 1px 1px 1px; float: left; font: bold 20px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #fff; font-weight: bold; border-top: 1px solid #ff7f2a; border-right: 1px solid #ff7f2a;border-left: 1px solid #ff7f2a; border-bottom: 1px solid #ff7f2a; margin-top: 5px; margin-bottom: 50px; } #title2 { width: 515px; height: 50px; background-color: #ff7f2a; float: left; font: bold italic 20px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; border-bottom: 1px solid #ff7f2a; margin-top: 5px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #fff; /*barra menu linha de margem vertical*/ height: 225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 24px; background-color: #fff; border-bottom: 1px solid #ff7f2a; /*cor das margens horizontais do menu*/ padding-left: 10px; text-decoration: none; } #header ul li a:hover { color: #fff; background-color: #bcd35f; /*cor que aparece quando se toca o menu*/ } #header ul li a:visited { color: #fff; background-color: #ff7f2a; /*cor que aparece quando o menu já foi visitado o menu*/ } #sidebar { width: 136px; background-color: #ff7f2a; float: left; position: relative; left: -4px; margin-top: 5px; margin-left: -150px; border-top: 0px solid #ff7f2a; border-right: 1px solid #ff7f2a; border-left: 1px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float: left; width: 500px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
 
Changed:
<
<
* { margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #bcd35f; /*Verde claro*/ text-decoration: none; } a:visited { color: #88aa00; /*Verde menos escuro*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 275px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 700px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 90px; background: #bcd35f ; margin: 1px 1px 1px 0; float: left; font: bold 14px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #3791EB; font-weight: bold;border-top: 1px solid #ff7f2a;border-right: 0px solid #ff7f2a;margin-top: 5px; } #title2 { width: 540px; height: 90px; background-color: #ff7f2a; float: left; font: bold italic 20px/40px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; margin-top: 5px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #ff7f2a; /*aqui*/ height:225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 30px; background-color: #fff; border-bottom: 1px solid #ff7f2a; padding-left: 10px; text-decoration: none; } #header ul li a:hover { background-color: #ff7f2a; } #sidebar { width: 133px; background-color: #ff7f2a; float: left; position: relative; left: -4px; margin-top: 10px; margin-left: -150px; border-top: 1px solid #ff7f2a;border-right: 1px solid #ff7f2a; border-left: 1px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float: left; width: 400px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
>
>
Veja também: LayoutTemplateCSSie
 
Changed:
<
<
Veja também: LayoutTemplateCSSie
>
>
-- MonicaPaz - 11 Sep 2007
 
Changed:
<
<
-- MonicaPaz - 11 Sep 2007
>
>
  • top20.jpg:
    top20.jpg
 
Changed:
<
<
  • top20.jpg:
    top20.jpg

  • ret.jpg:
    ret.jpg
>
>
  • ret.jpg:
    ret.jpg
 
META FILEATTACHMENT attachment="top6.jpg" attr="" comment="" date="1215027065" name="top6.jpg" path="top6.jpg" size="76929" stream="top6.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top7.jpg" attr="" comment="" date="1215027946" name="top7.jpg" path="top7.jpg" size="81048" stream="top7.jpg" user="Main.AlineRodrigues" version="1"

Revision 2325 Nov 2008 - AdnaLima

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

CSS do Site

Changed:
<
<
  • { margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #236DB8; /*Verde escuro*/ text-decoration: none; } a:visited { color: #5887B8; /*Verde menos escuro*/ } a:hover { color: #90B4DA; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #5695D4; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 275px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 700px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 90px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/ret.jpg") no-repeat; margin: 1px 1px 1px 0; float: left; font: bold 14px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #3791EB; font-weight: bold; } #title2 { width: 540px; height: 90px; background-color: #5695D4; float: left; font: bold italic 20px/40px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #000; margin-top: 1px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #000; /*aqui*/ height: 680px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 30px; background-color: #5695D4; border-bottom: 1px solid #000; padding-left: 10px; text-decoration: none; } #header ul li a:hover { background-color: #1F89F1; } #sidebar { width: 133px; background-color: #75ADE5; float: left; position: relative; left: -4px; margin-left: -147px; border-top: 1px solid #fff; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float: left; width: 400px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
>
>

* { margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #bcd35f; /*Verde claro*/ text-decoration: none; } a:visited { color: #88aa00; /*Verde menos escuro*/ } a:hover { color: #ffcc00; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #ff9955; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 275px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 700px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 90px; background: #bcd35f ; margin: 1px 1px 1px 0; float: left; font: bold 14px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #3791EB; font-weight: bold;border-top: 1px solid #ff7f2a;border-right: 0px solid #ff7f2a;margin-top: 5px; } #title2 { width: 540px; height: 90px; background-color: #ff7f2a; float: left; font: bold italic 20px/40px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; margin-top: 5px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #ff7f2a; /*aqui*/ height:225px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 30px; background-color: #fff; border-bottom: 1px solid #ff7f2a; padding-left: 10px; text-decoration: none; } #header ul li a:hover { background-color: #ff7f2a; } #sidebar { width: 133px; background-color: #ff7f2a; float: left; position: relative; left: -4px; margin-top: 10px; margin-left: -150px; border-top: 1px solid #ff7f2a;border-right: 1px solid #ff7f2a; border-left: 1px solid #ff7f2a; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float: left; width: 400px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }

  Veja também: LayoutTemplateCSSie

Revision 2224 Nov 2008 - AdnaLima

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

CSS do Site

Changed:
<
<
 * {   margin: 0;   padding: 0; }  body {   background: #333 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat;   text-align: center;   font: normal 11px/18px verdana, arial, tahoma, sans-serif;   color: #333;   padding-top: 40px; }  a {   color: #236DB8; /*Verde escuro*/   text-decoration: none; } a:visited {   color: #5887B8; /*Verde menos escuro*/ } a:hover {   color: #90B4DA;   text-decoration: underline; /*Verde claro*/ } #content ul, #content ol {   margin-left: 25px; }  #content .twikiToc ul {   list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); }  #content p {   margin: 10px 0px; }  #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {   margin: 20px 0px 15px 10px;   color: #5695D4; /* Verde médio*/   text-align: left; }  #header {   width: 680px;   height: 275px;   background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat;   background-position: top right; }  #wrapper {   width: 700px;   background-position: 0 0;   background: #fff url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y;   border: solid 10px #fff;   margin: 0 auto;   text-align: left; }  #title1 {   width: 140px;   height: 90px;   background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/ret.jpg") no-repeat;   margin: 1px 1px 1px 0;   float: left;   font: bold 14px/30px arial, verdana, tahoma, sans-serif;   text-align: center;   padding-left: 9px;   color: #3791EB;   font-weight: bold; }  #title2 {   width: 540px;   height: 90px;   background-color: #5695D4;   float: left;   font: bold italic 20px/40px arial, verdana, tahoma, sans-serif;   padding-left: 10px;   color: #000;   margin-top: 1px; }  #header ul {   list-style: none;   z-index: 2;   margin-left: 0px;   border-right: 1px solid #000; /*aqui*/   height: 680px;   width: 150px; }  #header ul li a {   color: #000;   font: normal 11px/24px verdana, arial, tahoma, sans-serif;   font-weight: bold;   display: block;   width: 140px;   height: 30px;   background-color: #5695D4;   border-bottom: 1px solid #000;   padding-left: 10px;   text-decoration: none; }  #header ul li a:hover {   background-color: #1F89F1; }  #sidebar {   width: 133px;   background-color: #75ADE5;    float: left;   position: relative;   left: -4px;   margin-left: -147px;   border-top: 1px solid #fff;   text-align: center;   font-size: 12px;   font-family: verdana, arial, tahoma, sans-serif;   font-weight: 800;   padding: 9px; }  .dateColor {   color: #056b05;   font-size: 16px; }  #sidebar a img {   margin-bottom: 20px;   border: none; }  #sidebar a:hover img {   border-color: #f00; }  #content {   float: left;   width: 400px;   margin: 10px 0px 0px 10px;   text-align: justify; }  #footer {   text-align: center;   clear: both;   width: 400px;   margin-left: 163px; }  .twikiAttachments {   position: relative; }  #attachmentsshow, #attachmentshide {   display: none; }   
>
>
  • { margin: 0; padding: 0; } body { background: #333 url("https://www.twiki.ufba.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat; text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333; padding-top: 40px; } a { color: #236DB8; /*Verde escuro*/ text-decoration: none; } a:visited { color: #5887B8; /*Verde menos escuro*/ } a:hover { color: #90B4DA; text-decoration: underline; /*Verde claro*/ } #content ul, #content ol { margin-left: 25px; } #content .twikiToc ul { list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); } #content p { margin: 10px 0px; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px; color: #5695D4; /* Verde médio*/ text-align: left; } #header { width: 680px; height: 275px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; } #wrapper { width: 700px; background-position: 0 0; background: #fff url("https://www.twiki.ufba.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff; margin: 0 auto; text-align: left; } #title1 { width: 140px; height: 90px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/ret.jpg") no-repeat; margin: 1px 1px 1px 0; float: left; font: bold 14px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px; color: #3791EB; font-weight: bold; } #title2 { width: 540px; height: 90px; background-color: #5695D4; float: left; font: bold italic 20px/40px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #000; margin-top: 1px; } #header ul { list-style: none; z-index: 2; margin-left: 0px; border-right: 1px solid #000; /*aqui*/ height: 680px; width: 150px; } #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif; font-weight: bold; display: block; width: 140px; height: 30px; background-color: #5695D4; border-bottom: 1px solid #000; padding-left: 10px; text-decoration: none; } #header ul li a:hover { background-color: #1F89F1; } #sidebar { width: 133px; background-color: #75ADE5; float: left; position: relative; left: -4px; margin-left: -147px; border-top: 1px solid #fff; text-align: center; font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800; padding: 9px; } .dateColor { color: #056b05; font-size: 16px; } #sidebar a img { margin-bottom: 20px; border: none; } #sidebar a:hover img { border-color: #f00; } #content { float: left; width: 400px; margin: 10px 0px 0px 10px; text-align: justify; } #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } .twikiAttachments { position: relative; } #attachmentsshow, #attachmentshide { display: none; }
  Veja também: LayoutTemplateCSSie

Revision 2119 Nov 2008 - AdnaLima

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

CSS do Site

Changed:
<
<
 * {   margin: 0;   padding: 0; }  body {   background: #333 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat;   text-align: center;   font: normal 11px/18px verdana, arial, tahoma, sans-serif;   color: #333;   padding-top: 40px; }  a {   color: #236DB8; /*Verde escuro*/   text-decoration: none; } a:visited {   color: #5887B8; /*Verde menos escuro*/ } a:hover {   color: #90B4DA;   text-decoration: underline; /*Verde claro*/ } #content ul, #content ol {   margin-left: 25px; }  #content .twikiToc ul {   list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); }  #content p {   margin: 10px 0px; }  #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {   margin: 20px 0px 15px 10px;   color: #5695D4; /* Verde médio*/   text-align: left; }  #header {   width: 680px;   height: 275px;   background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat;   background-position: top right; }  #wrapper {   width: 700px;   background-position: 0 0;   background: #fff url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y;   border: solid 10px #fff;   margin: 0 auto;   text-align: left; }  #title1 {   width: 140px;   height: 90px;   background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/ret.jpg") no-repeat;   margin: 1px 1px 1px 0;   float: left;   font: bold 14px/30px arial, verdana, tahoma, sans-serif;   text-align: center;   padding-left: 9px;   color: #3791EB;   font-weight: bold; }  #title2 {   width: 540px;   height: 90px;   background-color: #5695D4;   float: left;   font: bold italic 20px/40px arial, verdana, tahoma, sans-serif;   padding-left: 10px;   color: #000;   margin-top: 1px; }  #header ul {   list-style: none;   z-index: 2;   margin-left: 0px;   border-right: 1px solid #000; /*aqui*/   height: 680px;   width: 150px; }  #header ul li a {   color: #000;   font: normal 11px/24px verdana, arial, tahoma, sans-serif;   font-weight: bold;   display: block;   width: 140px;   height: 30px;   background-color: #5695D4;   border-bottom: 1px solid #000;   padding-left: 10px;   text-decoration: none; }  #header ul li a:hover {   background-color: #1F89F1; }  #sidebar {   width: 133px;   background-color: #75ADE5;    float: left;   position: relative;   left: -4px;   margin-left: -147px;   border-top: 1px solid #fff;   text-align: center;   font-size: 12px;   font-family: verdana, arial, tahoma, sans-serif;   font-weight: 800;   padding: 9px; }  .dateColor {   color: #056b05;   font-size: 16px; }  #sidebar a img {   margin-bottom: 20px;   border: none; }  #sidebar a:hover img {   border-color: #f00; }  #content {   float: left;   width: 500px;   margin: 10px 0px 0px 10px;   text-align: justify; }  #footer {   text-align: center;   clear: both;   width: 400px;   margin-left: 163px; }  .twikiAttachments {   position: relative; }  #attachmentsshow, #attachmentshide {   display: none; }   
>
>
 * {   margin: 0;   padding: 0; }  body {   background: #333 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat;   text-align: center;   font: normal 11px/18px verdana, arial, tahoma, sans-serif;   color: #333;   padding-top: 40px; }  a {   color: #236DB8; /*Verde escuro*/   text-decoration: none; } a:visited {   color: #5887B8; /*Verde menos escuro*/ } a:hover {   color: #90B4DA;   text-decoration: underline; /*Verde claro*/ } #content ul, #content ol {   margin-left: 25px; }  #content .twikiToc ul {   list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); }  #content p {   margin: 10px 0px; }  #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {   margin: 20px 0px 15px 10px;   color: #5695D4; /* Verde médio*/   text-align: left; }  #header {   width: 680px;   height: 275px;   background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat;   background-position: top right; }  #wrapper {   width: 700px;   background-position: 0 0;   background: #fff url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y;   border: solid 10px #fff;   margin: 0 auto;   text-align: left; }  #title1 {   width: 140px;   height: 90px;   background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/ret.jpg") no-repeat;   margin: 1px 1px 1px 0;   float: left;   font: bold 14px/30px arial, verdana, tahoma, sans-serif;   text-align: center;   padding-left: 9px;   color: #3791EB;   font-weight: bold; }  #title2 {   width: 540px;   height: 90px;   background-color: #5695D4;   float: left;   font: bold italic 20px/40px arial, verdana, tahoma, sans-serif;   padding-left: 10px;   color: #000;   margin-top: 1px; }  #header ul {   list-style: none;   z-index: 2;   margin-left: 0px;   border-right: 1px solid #000; /*aqui*/   height: 680px;   width: 150px; }  #header ul li a {   color: #000;   font: normal 11px/24px verdana, arial, tahoma, sans-serif;   font-weight: bold;   display: block;   width: 140px;   height: 30px;   background-color: #5695D4;   border-bottom: 1px solid #000;   padding-left: 10px;   text-decoration: none; }  #header ul li a:hover {   background-color: #1F89F1; }  #sidebar {   width: 133px;   background-color: #75ADE5;    float: left;   position: relative;   left: -4px;   margin-left: -147px;   border-top: 1px solid #fff;   text-align: center;   font-size: 12px;   font-family: verdana, arial, tahoma, sans-serif;   font-weight: 800;   padding: 9px; }  .dateColor {   color: #056b05;   font-size: 16px; }  #sidebar a img {   margin-bottom: 20px;   border: none; }  #sidebar a:hover img {   border-color: #f00; }  #content {   float: left;   width: 400px;   margin: 10px 0px 0px 10px;   text-align: justify; }  #footer {   text-align: center;   clear: both;   width: 400px;   margin-left: 163px; }  .twikiAttachments {   position: relative; }  #attachmentsshow, #attachmentshide {   display: none; }   
  Veja também: LayoutTemplateCSSie

Revision 2019 Nov 2008 - AdnaLima

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

CSS do Site

Changed:
<
<

* {
  margin: 0;
  padding: 0;
}

body {
  background: #333 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat;
  text-align: center;
  font: normal 11px/18px verdana, arial, tahoma, sans-serif;
  color: #333;
  padding-top: 40px;
}

a {
  color: #236DB8; /*Verde escuro*/
  text-decoration: none;
}
a:visited {
  color: #5887B8; /*Verde menos escuro*/
}
a:hover {
  color: #90B4DA;
  text-decoration: underline; /*Verde claro*/
}
#content ul, #content ol {
  margin-left: 25px;
}

#content .twikiToc ul {
  list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif");
}

#content p {
  margin: 10px 0px;
}

#content h1, #content h2, #content h3,
#content h4, #content h5, #content h6 {
  margin: 20px 0px 15px 10px;
  color: #5695D4; /* Verde médio*/
  text-align: left;
}

#header {
  width: 580px;
  height: 225px;
  background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat;
  background-position: top right;
}

#wrapper {
  width: 800px;
  background-position: 0 0;
  background: #fff url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y;
  border: solid 10px #fff;
  margin: 0 auto;
  text-align: left;
}

#title1 {
  width: 140px;
  height: 90px;
  background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/ret.jpg") no-repeat;
  margin: 1px 1px 1px 0;
  float: left;
  font: bold 14px/30px arial, verdana, tahoma, sans-serif;
  text-align: center;
  padding-left: 9px;
  color: #3791EB;
  font-weight: bold;
}

#title2 {
  width: 420px;
  height: 90px;
  background-color: #5695D4;
  float: left;
  font: bold italic 16px/30px arial, verdana, tahoma, sans-serif;
  padding-left: 10px;
  color: #000;
  margin-top: 1px;
}

#header ul {
  list-style: none;
  z-index: 2;
  margin-left: 0px;
  border-right: 1px solid #000; /*aqui*/
  height: 225px;
  width: 150px;
}

#header ul li a {
  color: #000;
  font: normal 11px/24px verdana, arial, tahoma, sans-serif;
  font-weight: bold;
  display: block;
  width: 140px;
  height: 24px;
  background-color: #5695D4;
  border-bottom: 1px solid #000;
  padding-left: 10px;
  text-decoration: none;
}

#header ul li a:hover {
  background-color: #1F89F1;
}

#sidebar {
  width: 133px;
  background-color: #75ADE5;

  float: left;
  position: relative;
  left: -4px;
  margin-left: -147px;
  border-top: 1px solid #fff;
  text-align: center;
  font-size: 12px;
  font-family: verdana, arial, tahoma, sans-serif;
  font-weight: 800;
  padding: 9px;
}

.dateColor {
  color: #056b05;
  font-size: 16px;
}

#sidebar a img {
  margin-bottom: 20px;
  border: none;
}

#sidebar a:hover img {
  border-color: #f00;
}

#content {
  float: left;
  width: 400px;
  margin: 10px 0px 0px 10px;
  text-align: justify;
}

#footer {
  text-align: center;
  clear: both;
  width: 400px;
  margin-left: 163px;
}

.twikiAttachments {
  position: relative;
}

#attachmentsshow, #attachmentshide {
  display: none;
}


>
>
 * {   margin: 0;   padding: 0; }  body {   background: #333 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat;   text-align: center;   font: normal 11px/18px verdana, arial, tahoma, sans-serif;   color: #333;   padding-top: 40px; }  a {   color: #236DB8; /*Verde escuro*/   text-decoration: none; } a:visited {   color: #5887B8; /*Verde menos escuro*/ } a:hover {   color: #90B4DA;   text-decoration: underline; /*Verde claro*/ } #content ul, #content ol {   margin-left: 25px; }  #content .twikiToc ul {   list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif"); }  #content p {   margin: 10px 0px; }  #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {   margin: 20px 0px 15px 10px;   color: #5695D4; /* Verde médio*/   text-align: left; }  #header {   width: 680px;   height: 275px;   background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat;   background-position: top right; }  #wrapper {   width: 700px;   background-position: 0 0;   background: #fff url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y;   border: solid 10px #fff;   margin: 0 auto;   text-align: left; }  #title1 {   width: 140px;   height: 90px;   background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/ret.jpg") no-repeat;   margin: 1px 1px 1px 0;   float: left;   font: bold 14px/30px arial, verdana, tahoma, sans-serif;   text-align: center;   padding-left: 9px;   color: #3791EB;   font-weight: bold; }  #title2 {   width: 540px;   height: 90px;   background-color: #5695D4;   float: left;   font: bold italic 20px/40px arial, verdana, tahoma, sans-serif;   padding-left: 10px;   color: #000;   margin-top: 1px; }  #header ul {   list-style: none;   z-index: 2;   margin-left: 0px;   border-right: 1px solid #000; /*aqui*/   height: 680px;   width: 150px; }  #header ul li a {   color: #000;   font: normal 11px/24px verdana, arial, tahoma, sans-serif;   font-weight: bold;   display: block;   width: 140px;   height: 30px;   background-color: #5695D4;   border-bottom: 1px solid #000;   padding-left: 10px;   text-decoration: none; }  #header ul li a:hover {   background-color: #1F89F1; }  #sidebar {   width: 133px;   background-color: #75ADE5;    float: left;   position: relative;   left: -4px;   margin-left: -147px;   border-top: 1px solid #fff;   text-align: center;   font-size: 12px;   font-family: verdana, arial, tahoma, sans-serif;   font-weight: 800;   padding: 9px; }  .dateColor {   color: #056b05;   font-size: 16px; }  #sidebar a img {   margin-bottom: 20px;   border: none; }  #sidebar a:hover img {   border-color: #f00; }  #content {   float: left;   width: 500px;   margin: 10px 0px 0px 10px;   text-align: justify; }  #footer {   text-align: center;   clear: both;   width: 400px;   margin-left: 163px; }  .twikiAttachments {   position: relative; }  #attachmentsshow, #attachmentshide {   display: none; }   
  Veja também: LayoutTemplateCSSie

Revision 1918 Nov 2008 - AdnaLima

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

CSS do Site

Changed:
<
<
>
>

  * { margin: 0;
Line: 48 to 47
 }

#header {

Changed:
<
<
width: 780px;
>
>
width: 580px;
  height: 225px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right;
Line: 77 to 76
 }

#title2 {

Changed:
<
<
width: 640px;
>
>
width: 420px;
  height: 90px; background-color: #5695D4; float: left;
Changed:
<
<
font: bold italic 20px/40px arial, verdana, tahoma, sans-serif;
>
>
font: bold italic 16px/30px arial, verdana, tahoma, sans-serif;
  padding-left: 10px; color: #000; margin-top: 1px;
Line: 92 to 91
  z-index: 2; margin-left: 0px; border-right: 1px solid #000; /*aqui*/
Changed:
<
<
height: 1100px;
>
>
height: 225px;
  width: 150px; }
Line: 145 to 144
  #content { float: left;
Changed:
<
<
width: 620px;
>
>
width: 400px;
  margin: 10px 0px 0px 10px; text-align: justify; }
Line: 166 to 165
 }
Changed:
<
<
>
>
  Veja também: LayoutTemplateCSSie

-- MonicaPaz - 11 Sep 2007

Changed:
<
<
  • top20.jpg:
    top20.jpg
>
>
  • top20.jpg:
    top20.jpg
 
Changed:
<
<
  • ret.jpg:
    ret.jpg
>
>
  • ret.jpg:
    ret.jpg
 
META FILEATTACHMENT attachment="top6.jpg" attr="" comment="" date="1215027065" name="top6.jpg" path="top6.jpg" size="76929" stream="top6.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top7.jpg" attr="" comment="" date="1215027946" name="top7.jpg" path="top7.jpg" size="81048" stream="top7.jpg" user="Main.AlineRodrigues" version="1"

Revision 1818 Nov 2008 - AdnaLima

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

CSS do Site

Line: 48 to 48
 }

#header {

Changed:
<
<
width: 580px;
>
>
width: 780px;
  height: 225px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat; background-position: top right; }

#wrapper {

Changed:
<
<
width: 580px;
>
>
width: 800px;
  background-position: 0 0; background: #fff url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y; border: solid 10px #fff;
Line: 77 to 77
 }

#title2 {

Changed:
<
<
width: 420px;
>
>
width: 640px;
  height: 90px; background-color: #5695D4; float: left;
Changed:
<
<
font: bold italic 16px/30px arial, verdana, tahoma, sans-serif;
>
>
font: bold italic 20px/40px arial, verdana, tahoma, sans-serif;
  padding-left: 10px; color: #000; margin-top: 1px;
Line: 92 to 92
  z-index: 2; margin-left: 0px; border-right: 1px solid #000; /*aqui*/
Changed:
<
<
height: 225px;
>
>
height: 1100px;
  width: 150px; }
Line: 145 to 145
  #content { float: left;
Changed:
<
<
width: 400px; margin: 0px 0px 0px 10px;
>
>
width: 620px; margin: 10px 0px 0px 10px;
  text-align: justify; }

Revision 1714 Nov 2008 - AdnaLima

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

CSS do Site

Line: 126 to 126
  font-size: 12px; font-family: verdana, arial, tahoma, sans-serif; font-weight: 800;
Changed:
<
<
padding: 8px;
>
>
padding: 9px;
 }

.dateColor {

Line: 168 to 168
 
Deleted:
<
<
 Veja também: LayoutTemplateCSSie
Deleted:
<
<
 -- MonicaPaz - 11 Sep 2007
Added:
>
>
  • top20.jpg:
    top20.jpg
 
Changed:
<
<

  • top20.jpg:
    top20.jpg

  • ret.jpg:
    ret.jpg
>
>
  • ret.jpg:
    ret.jpg
 
META FILEATTACHMENT attachment="top6.jpg" attr="" comment="" date="1215027065" name="top6.jpg" path="top6.jpg" size="76929" stream="top6.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top7.jpg" attr="" comment="" date="1215027946" name="top7.jpg" path="top7.jpg" size="81048" stream="top7.jpg" user="Main.AlineRodrigues" version="1"

Revision 1602 Jul 2008 - AlineRodrigues

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

CSS do Site

Line: 49 to 49
  #header { width: 580px;
Changed:
<
<
height: 220px; background: #5695D4 url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top6.jpg") no-repeat;
>
>
height: 225px; background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top20.jpg") no-repeat;
  background-position: top right; }
Line: 66 to 66
 #title1 { width: 140px; height: 90px;
Changed:
<
<
background-color: #000;
>
>
background: #fff url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/ret.jpg") no-repeat;
  margin: 1px 1px 1px 0; float: left; font: bold 14px/30px arial, verdana, tahoma, sans-serif;
Line: 92 to 92
  z-index: 2; margin-left: 0px; border-right: 1px solid #000; /*aqui*/
Changed:
<
<
height: 210px;
>
>
height: 225px;
  width: 150px; }
Line: 182 to 182
 

Added:
>
>
  • top20.jpg:
    top20.jpg

  • ret.jpg:
    ret.jpg
 
META FILEATTACHMENT attachment="top6.jpg" attr="" comment="" date="1215027065" name="top6.jpg" path="top6.jpg" size="76929" stream="top6.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top7.jpg" attr="" comment="" date="1215027946" name="top7.jpg" path="top7.jpg" size="81048" stream="top7.jpg" user="Main.AlineRodrigues" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="top8.jpg" attr="" comment="" date="1215028591" name="top8.jpg" path="top8.jpg" size="81190" stream="top8.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top9.jpg" attr="" comment="" date="1215028804" name="top9.jpg" path="top9.jpg" size="87365" stream="top9.jpg" user="Main.AlineRodrigues" version="1"
>
>
META FILEATTACHMENT attachment="top10.jpg" attr="" comment="" date="1215035556" name="top10.jpg" path="top10.jpg" size="93322" stream="top10.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top11.jpg" attr="" comment="" date="1215035767" name="top11.jpg" path="top11.jpg" size="72998" stream="top11.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top20.jpg" attr="h" comment="" date="1215037883" name="top20.jpg" path="top20.jpg" size="75034" stream="top20.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="fer.jpg" attr="h" comment="" date="1215039563" name="fer.jpg" path="fer.jpg" size="30286" stream="fer.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="ret.jpg" attr="h" comment="" date="1215039782" name="ret.jpg" path="ret.jpg" size="30827" stream="ret.jpg" user="Main.AlineRodrigues" version="1"

Revision 1502 Jul 2008 - AlineRodrigues

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

CSS do Site

Line: 49 to 49
  #header { width: 580px;
Changed:
<
<
height: 250px; background: #5695D4 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/top.jpg") no-repeat;
>
>
height: 220px; background: #5695D4 url("/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top6.jpg") no-repeat;
  background-position: top right; }
Line: 81 to 81
  height: 90px; background-color: #5695D4; float: left;
Changed:
<
<
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
>
>
font: bold italic 16px/30px arial, verdana, tahoma, sans-serif;
  padding-left: 10px; color: #000; margin-top: 1px;
Line: 173 to 173
 

-- MonicaPaz - 11 Sep 2007

Added:
>
>

META FILEATTACHMENT attachment="top6.jpg" attr="" comment="" date="1215027065" name="top6.jpg" path="top6.jpg" size="76929" stream="top6.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top7.jpg" attr="" comment="" date="1215027946" name="top7.jpg" path="top7.jpg" size="81048" stream="top7.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top8.jpg" attr="" comment="" date="1215028591" name="top8.jpg" path="top8.jpg" size="81190" stream="top8.jpg" user="Main.AlineRodrigues" version="1"
META FILEATTACHMENT attachment="top9.jpg" attr="" comment="" date="1215028804" name="top9.jpg" path="top9.jpg" size="87365" stream="top9.jpg" user="Main.AlineRodrigues" version="1"

Revision 1430 Jun 2008 - AlineRodrigues

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

CSS do Site

Line: 65 to 65
  #title1 { width: 140px;
Changed:
<
<
height: 60px;
>
>
height: 90px;
  background-color: #000; margin: 1px 1px 1px 0; float: left;
Line: 78 to 78
  #title2 { width: 420px;
Changed:
<
<
height: 60px;
>
>
height: 90px;
  background-color: #5695D4; float: left; font: bold 16px/30px arial, verdana, tahoma, sans-serif;

Revision 1330 Jun 2008 - CatiaLima

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

CSS do Site

Revision 1204 Jun 2008 - AlineRodrigues

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

CSS do Site

Line: 77 to 77
 }

#title2 {

Changed:
<
<
width: 419px;
>
>
width: 420px;
  height: 60px; background-color: #5695D4; float: left;

Revision 1103 Jun 2008 - AlineRodrigues

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

CSS do Site

Line: 18 to 18
 }

a {

Changed:
<
<
color: #008B45; /*Verde escuro*/
>
>
color: #236DB8; /*Verde escuro*/
  text-decoration: none; } a:visited {
Changed:
<
<
color: #377937; /*Verde menos escuro*/
>
>
color: #5887B8; /*Verde menos escuro*/
 } a:hover {
Changed:
<
<
color: #056b05;
>
>
color: #90B4DA;
  text-decoration: underline; /*Verde claro*/ } #content ul, #content ol {
Line: 43 to 43
 #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 20px 0px 15px 10px;
Changed:
<
<
color: #65b065; /* Verde médio*/
>
>
color: #5695D4; /* Verde médio*/
  text-align: left; }

#header { width: 580px; height: 250px;

Changed:
<
<
background: #65b065 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/top.jpg") no-repeat;
>
>
background: #5695D4 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/top.jpg") no-repeat;
  background-position: top right; }
Line: 72 to 72
  font: bold 14px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px;
Changed:
<
<
color: #65b065;
>
>
color: #3791EB;
  font-weight: bold; }

#title2 { width: 419px; height: 60px;

Changed:
<
<
background-color: #65b065;
>
>
background-color: #5695D4;
  float: left; font: bold 16px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px;
Line: 103 to 103
  display: block; width: 140px; height: 24px;
Changed:
<
<
background-color: #65b065;
>
>
background-color: #5695D4;
  border-bottom: 1px solid #000; padding-left: 10px; text-decoration: none; }

#header ul li a:hover {

Changed:
<
<
background-color: #056b05;
>
>
background-color: #1F89F1;
 }

#sidebar { width: 133px;

Changed:
<
<
background-color: #81db7d;
>
>
background-color: #75ADE5;
  float: left; position: relative;

Revision 1002 Jun 2008 - AlineRodrigues

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

CSS do Site

Line: 18 to 18
 }

a {

Changed:
<
<
color: #056b05; /*Verde escuro*/
>
>
color: #008B45; /*Verde escuro*/
  text-decoration: none; } a:visited {

Revision 921 May 2008 - AlineRodrigues

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

CSS do Site

Line: 49 to 49
  #header { width: 580px;
Changed:
<
<
height: 210px;
>
>
height: 250px;
  background: #65b065 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/top.jpg") no-repeat; background-position: top right; }

Revision 820 May 2008 - AlineRodrigues

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

CSS do Site

Line: 49 to 49
  #header { width: 580px;
Changed:
<
<
height: 230px;
>
>
height: 210px;
  background: #65b065 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/top.jpg") no-repeat; background-position: top right; }

Revision 709 May 2008 - MariaHelenaBonilla

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

CSS do Site

Line: 49 to 49
  #header { width: 580px;
Changed:
<
<
height: 210px;
>
>
height: 230px;
  background: #65b065 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/top.jpg") no-repeat; background-position: top right; }
Line: 81 to 81
  height: 60px; background-color: #65b065; float: left;
Changed:
<
<
font: bold 16px/30px arial, verdana, tahoma, sans-serif;2
>
>
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
  padding-left: 10px; color: #000; margin-top: 1px;

Revision 605 May 2008 - MariaHelenaBonilla

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

CSS do Site

Line: 81 to 81
  height: 60px; background-color: #65b065; float: left;
Changed:
<
<
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
>
>
font: bold 16px/30px arial, verdana, tahoma, sans-serif;2
  padding-left: 10px; color: #000; margin-top: 1px;

Revision 517 Sep 2007 - MonicaPaz

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

CSS do Site

Line: 65 to 65
  #title1 { width: 140px;
Changed:
<
<
height: 50px;
>
>
height: 60px;
  background-color: #000; margin: 1px 1px 1px 0; float: left;
Changed:
<
<
font: bold 18px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; padding-top: 10px;
>
>
font: bold 14px/30px arial, verdana, tahoma, sans-serif; text-align: center; padding-left: 9px;
  color: #65b065; font-weight: bold; }
Line: 81 to 81
  height: 60px; background-color: #65b065; float: left;
Changed:
<
<
font: bold 20px/30px arial, verdana, tahoma, sans-serif;
>
>
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
  padding-left: 10px; color: #000; margin-top: 1px;

Revision 412 Sep 2007 - MonicaPaz

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

CSS do Site

Line: 10 to 10
 }

body {

Changed:
<
<
background: #333 url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/back.gif") repeat;
>
>
background: #333 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/back.gif") repeat;
  text-align: center; font: normal 11px/18px verdana, arial, tahoma, sans-serif; color: #333;
Line: 50 to 50
 #header { width: 580px; height: 210px;
Changed:
<
<
background: #65b065 url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/top.jpg") no-repeat;
>
>
background: #65b065 url("http://www.tabuleirodigital.com.br/twiki/pub/SSL/LayoutTemplateCSS/top.jpg") no-repeat;
  background-position: top right; }

#wrapper { width: 580px;

Deleted:
<
<
background: #fff url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y;
  background-position: 0 0;
Added:
>
>
background: #fff url("http://www.tabuleirodigital.com.br/twiki/pub/MetaReciclagem/LayoutTemplateCSS/sidebar.gif") repeat-y;
  border: solid 10px #fff; margin: 0 auto; text-align: left;

Revision 312 Sep 2007 - MonicaPaz

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

CSS do Site

Revision 212 Sep 2007 - MonicaPaz

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

CSS do Site

Line: 25 to 25
  color: #377937; /*Verde menos escuro*/ } a:hover {
Changed:
<
<
color: #87d287;
>
>
color: #056b05;
  text-decoration: underline; /*Verde claro*/ }
Line: 66 to 66
  #title1 { width: 140px;
Changed:
<
<
height: 60px;
>
>
height: 50px;
  background-color: #000; margin: 1px 1px 1px 0; float: left;
Changed:
<
<
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
>
>
font: bold 18px/30px arial, verdana, tahoma, sans-serif;
  padding-left: 10px;
Added:
>
>
padding-top: 10px;
  color: #65b065; font-weight: bold; }
Line: 81 to 82
  height: 60px; background-color: #65b065; float: left;
Changed:
<
<
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
>
>
font: bold 20px/30px arial, verdana, tahoma, sans-serif;
  padding-left: 10px; color: #000; margin-top: 1px;
Line: 99 to 100
 #header ul li a { color: #000; font: normal 11px/24px verdana, arial, tahoma, sans-serif;
Added:
>
>
font-weight: bold;
  display: block; width: 140px; height: 24px;
Line: 109 to 111
 }

#header ul li a:hover {

Changed:
<
<
background-color: #555;
>
>
background-color: #056b05;
 }

#sidebar {

Changed:
<
<
width: 132px; background-color: #ccc;
>
>
width: 133px; background-color: #81db7d;
  float: left; position: relative; left: -4px;
Line: 128 to 130
 }

.dateColor {

Changed:
<
<
color: #A00;
>
>
color: #056b05; font-size: 16px;
 }

#sidebar a img {

Revision 111 Sep 2007 - MonicaPaz

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

CSS do Site

%STARTINCLUDE%
* {
  margin: 0;
  padding: 0;
}

body {
  background: #333 url("%ATTACHURL%/back.gif") repeat;
  text-align: center;
  font: normal 11px/18px verdana, arial, tahoma, sans-serif;
  color: #333;
  padding-top: 40px;
}

a {
  color: #056b05; /*Verde escuro*/
  text-decoration: none;
}
a:visited {
  color: #377937; /*Verde menos escuro*/
}
a:hover {
  color: #87d287;
  text-decoration: underline; /*Verde claro*/
}

#content ul, #content ol {
  margin-left: 25px;
}

#content .twikiToc ul {
  list-style-image: url("http://www.twiki.ufba.br/twiki/pub/TWiki/PatternSkin/bullet-down.gif");
}

#content p {
  margin: 10px 0px;
}

#content h1, #content h2, #content h3,
#content h4, #content h5, #content h6 {
  margin: 20px 0px 15px 10px;
  color: #65b065; /* Verde médio*/
  text-align: left;
}

#header {
  width: 580px;
  height: 210px;
  background: #65b065 url("%ATTACHURL%/top.jpg") no-repeat;
  background-position: top right;
}

#wrapper {
  width: 580px;
  background: #fff url("%ATTACHURL%/sidebar.gif") repeat-y;
  background-position: 0 0;
  border: solid 10px #fff;
  margin: 0 auto;
  text-align: left;
}

#title1 {
  width: 140px;
  height: 60px;
  background-color: #000;
  margin: 1px 1px 1px 0;
  float: left;
  font: bold 16px/30px arial, verdana, tahoma, sans-serif;
  padding-left: 10px;
  color: #65b065;
  font-weight: bold;
}

#title2 {
  width: 419px;
  height: 60px;
  background-color: #65b065;
  float: left;
  font: bold 16px/30px arial, verdana, tahoma, sans-serif;
  padding-left: 10px;
  color: #000;
  margin-top: 1px;
}

#header ul {
  list-style: none;
  z-index: 2;
  margin-left: 0px;
  border-right: 1px solid #000; /*aqui*/
  height: 210px;
  width: 150px;
}

#header ul li a {
  color: #000;
  font: normal 11px/24px verdana, arial, tahoma, sans-serif;
  display: block;
  width: 140px;
  height: 24px;
  background-color: #65b065;
  border-bottom: 1px solid #000;
  padding-left: 10px;
  text-decoration: none;
}

#header ul li a:hover {
  background-color: #555;
}

#sidebar {
  width: 132px;
  background-color: #ccc;
  float: left;
  position: relative;
  left: -4px;
  margin-left: -147px;
  border-top: 1px solid #fff;
  text-align: center;
  font-size: 12px;
  font-family: verdana, arial, tahoma, sans-serif;
  font-weight: 800;
  padding: 8px;
}

.dateColor {
  color: #A00;
}

#sidebar a img {
  margin-bottom: 20px;
  border: none;
}

#sidebar a:hover img {
  border-color: #f00;
}

#content {
  float: left;
  width: 400px;
  margin: 0px 0px 0px 10px;
  text-align: justify;
}

#footer {
  text-align: center;
  clear: both;
  width: 400px;
  margin-left: 163px;
}

.twikiAttachments {
  position: relative;
}

#attachmentsshow, #attachmentshide {
  display: none;
}

%STOPINCLUDE%

Veja também: LayoutTemplateCSSie

-- 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