Semana C&T :: <span class="WYSIWYG_PROTECTED">CSS do Site</span>

Metareciclagem: Uma Idéia Inteligente

CSS do Site

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

-- MonicaPaz - 11 Sep 2007

Topic attachments
I Attachment Action Size Date Who Comment
jpgjpg top10.jpg manage 91.1 K 02 Jul 2008 - 18:52 UnknownUser  
jpgjpg top11.jpg manage 71.3 K 02 Jul 2008 - 18:56 UnknownUser  
jpgjpg top6.jpg manage 75.1 K 02 Jul 2008 - 16:31 UnknownUser  
jpgjpg top7.jpg manage 79.1 K 02 Jul 2008 - 16:45 UnknownUser