Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
| ||||||||
Line: 15 to 16 | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Tabuleiro Digital | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
<-- Fim do id menu --> | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Changed: | ||||||||
< < | <-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> | |||||||
> > | <-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> | |||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
| ||||||||
Line: 17 to 17 | ||||||||
Added: | ||||||||
> > | /*comentem as modificações*/ body{ background-color:#f4e3d7;/*COR DO FUNDO*/ font-family: sans-serif;/*tipo de fonte*/ font-size: 14px;/* aumenta o Zoom da pagina*/ margin: 0px; } #cabecalho{ background-image: url("http://twiki.ufba.br/twiki/pub/Tabuleiro/ProjetoGrafico/testecabe%e7a.png"); background-repeat: no-repeat;/*faz om que a imagem não se repita*/ background-position: 24px; /*centraliza*/ display: block; height: 124px;/*altura*/ font-size: 0px; } #menu { width: 187px; height: 460px; float: left; background-repeat: no-repeat; background-position: 24px 15px; background-image: url("http://www.tabuleirodigital.com.br/twiki/pub/Tabuleiro/ProjetoGrafico/tdbahia.png"); padding-bottom: 15px;/*aumenta a altura do menu*/ } #menu a:link, #menu a:active, #menu a:visited{ display: block; text-align: center; text-decoration: none; margin: 5px 15px 0px 28px; /*border: 1px solid #F0F0F0;*//*codigo do antigo menu, quando era uma caixinha que dava o realce*/ color: #000; }/*como ele aparece*/ #menu a:hover{ /*background-color: #FFFFFF;*//*codigo do antigo menu, quando era uma caixinha que dava o realce*/ /*border: 1px solid #909090;*//*codigo do antigo menu, quando era uma caixinha que dava o realce*/ color: #a02c2c; } #fBusca{ float: left; clear: left; margin: 10px 0px 0px 20px; } #fBusca input{ text-align: center; width: 120px; border: 0 none transparent; background: #f4e3d7 url("http://www.tabuleirodigital.com.br/twiki/pub/Tabuleiro/ProjetoGrafico/CAIXA_DE_BUSCA.PNG")no-repeat scroll center;/*se faz necessário que se aplique cor e imagem juntos, pq se colocamos só a imagem ao seu redor se faz um quadro branco.*/ padding: 2px 10px; } #fBusca input#btBuscar{ background: #f4e3d7 url("http://www.tabuleirodigital.com.br/twiki/pub/Tabuleiro/ProjetoGrafico/BOTAOVAI.PNG")no-repeat scroll center center; /* O BOTAO DE BUSCA*/ width: 26px; height: 25px; } #conteudo { float: right top; margin-left: 200px; padding-top: -500px; padding-left: 10%; padding-right: 5%; text-align: justify; } /* * * Forum * * */ .forum{ margin: 10px 2px 2px 10px; padding: 5px; border: 2px solid #502020; background-color: #FFFFFF; } .forum:hover{ background-color: #F8E0E0; } .tituloForumPost{ font-size: 14px; border-bottom: 1px dotted #502020; margin: 0px 0px 6px 0px; } .tituloForumPost small{ font-size: 9px; font-weight: 300; float: right; position: relative; top: -12px; } .forum .formForum{ border-top: 1px dotted #502020; } .addComment spam{ border-top: 1px dotted #502020; border-left: 1px dotted #502020; padding: 0px 5px 0px 5px; background-color: #F8E0E0; position: relative; top: 5px; left: 5px; } .forum:hover .addComment spam{ background-color: #FFD0D0; } .addComment a{ text-decoration: none; } .formForum{ margin: 20px 0px 0px 0px; text-align: right; padding: 4px 20px 4px 4px; } #rodape{ clear: both; margin-top: 50px; /*distancia entre os botões twiki e o rodapé*/ border-top: 1px solid #a02c2c; border-bottom: 1px solid #a02c2c; background-color: #a02c2c; padding: 2px 10% 2px 5%; line-height: 31px; color: #fff; text-align: right; } #btsPower{ float: left; } #btsPower img{ margin-left: 10px; } #conteudo #topicosPais{ font-size: 11px; color: #a02c2c; margin: 10px 10px 0px 0px; text-align: right; } #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{ color: #80B0F0; text-decoration: none; } #conteudo #topicosPais a:hover{ color: #4080D0; text-decoration: none; } #btsTWiki{ position: relative; bottom: -2px; float: right; } #btsTWiki a#btEdit:link, #btsTWiki a#btEdit:active, #btsTWiki a#btEdit:visited, #btsTWiki a#btAnexar:link, #btsTWiki a#btAnexar:active, #btsTWiki a#btAnexar:visited, #btsTWiki a#btVersao:link, #btsTWiki a#btVersao:active, #btsTWiki a#btVersao:visited, #btsTWiki a#btMais:link, #btsTWiki a#btMais:active, #btsTWiki a#btMais:visited{ display: block; font-size: 0px; height: 30px; width: 30px; float: left; margin-left: 5px; border: 1px solid #f4e3d7; text-decoration: none; background-position: 2px 2px; background-repeat: no-repeat; } #btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{ border: 1px solid #E0E0E0; text-decoration: none; } #btsTWiki a#btEdit{background-image: url("http://www.radio.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtEdit.png");} #btsTWiki a#btAnexar{ background-image: url("http://www.radio.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtAnexar.png");} #btsTWiki a#btVersao{background-image: url("http://www.radio.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtVersao.png");} #btsTWiki a#btMais{background-image: url("http://www.radio.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtMais.png"); } #btsFormata{ position: absolute; right: 5px; top: 170px; }#PreviewNote{ border: 3px dotted #580000; background-color: #F00000; margin: 0px 20px 0px 20px; color: #FFFFFF; text-align: center; font-size: 160%; font-weight: 800; } #conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px; color: #a02c2c; } #conteudo h1 a:hover, #conteudo h2 a:hover, #conteudo h3 a:hover, #conteudo h4 a:hover, #conteudo h5 a:hover, #conteudo h6 a:hover{ color: #900000; text-decoration: none; } #conteudo h1{ font-size: 210%; font-weight:900; text-align: center; margin: 20px 0px 20px 0px; } #conteudo h2{ font-size: 160%; } #conteudo h3{ font-size: 145%; } #conteudo h4{ font-size: 130%; } #conteudo h5{ font-size: 115%; } #conteudo h6{ font-size: 100%; } #conteudo hr{ height: 0px; border: none; border-top: 6px double #D0D0D0; } /* * * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ Warning: Can't find topic Tabuleiro.TablesCSS | |||||||
Added: | ||||||||
> > | ||||||||
Changed: | ||||||||
< < |
<-- Fim do id menu --> | |||||||
> > | Tabuleiro Digital<-- Fim do id menu --> | |||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Line: 36 to 39 | ||||||||
Changed: | ||||||||
< < |
<-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> | |||||||
> > | <-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> | |||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Deleted: | ||||||||
< < | ||||||||
| ||||||||
Line: 18 to 17 | ||||||||
Deleted: | ||||||||
< < | /*comentem as modificações*/ body{ background-color:#f4e3d7;/*COR DO FUNDO*/ font-family: sans-serif;/*tipo de fonte*/ font-size: 14px;/* aumenta o Zoom da pagina*/ margin: 0px; } #cabecalho{ background-image: url("http://twiki.ufba.br/twiki/pub/Tabuleiro/ProjetoGrafico/testecabe%e7a.png"); background-repeat: no-repeat;/*faz om que a imagem não se repita*/ background-position: 24px; /*centraliza*/ display: block; height: 124px;/*altura*/ font-size: 0px; } #menu { width: 187px; height: 460px; float: left; background-repeat: no-repeat; background-position: 24px 15px; background-image: url("http://www.tabuleirodigital.com.br/twiki/pub/Tabuleiro/ProjetoGrafico/tdbahia.png"); padding-bottom: 15px;/*aumenta a altura do menu*/ } #menu a:link, #menu a:active, #menu a:visited{ display: block; text-align: center; text-decoration: none; margin: 5px 15px 0px 28px; /*border: 1px solid #F0F0F0;*//*codigo do antigo menu, quando era uma caixinha que dava o realce*/ color: #000; }/*como ele aparece*/ #menu a:hover{ /*background-color: #FFFFFF;*//*codigo do antigo menu, quando era uma caixinha que dava o realce*/ /*border: 1px solid #909090;*//*codigo do antigo menu, quando era uma caixinha que dava o realce*/ color: #a02c2c; } #fBusca{ float: left; clear: left; margin: 10px 0px 0px 20px; } #fBusca input{ text-align: center; width: 120px; border: 0 none transparent; background: #f4e3d7 url("http://www.tabuleirodigital.com.br/twiki/pub/Tabuleiro/ProjetoGrafico/CAIXA_DE_BUSCA.PNG")no-repeat scroll center;/*se faz necessário que se aplique cor e imagem juntos, pq se colocamos só a imagem ao seu redor se faz um quadro branco.*/ padding: 2px 10px; } #fBusca input#btBuscar{ background: #f4e3d7 url("http://www.tabuleirodigital.com.br/twiki/pub/Tabuleiro/ProjetoGrafico/BOTAOVAI.PNG")no-repeat scroll center center; /* O BOTAO DE BUSCA*/ width: 26px; height: 25px; } #conteudo { float: right top; margin-left: 200px; padding-top: -500px; padding-left: 10%; padding-right: 5%; text-align: justify; } /* * * Forum * * */ .forum{ margin: 10px 2px 2px 10px; padding: 5px; border: 2px solid #502020; background-color: #FFFFFF; } .forum:hover{ background-color: #F8E0E0; } .tituloForumPost{ font-size: 14px; border-bottom: 1px dotted #502020; margin: 0px 0px 6px 0px; } .tituloForumPost small{ font-size: 9px; font-weight: 300; float: right; position: relative; top: -12px; } .forum .formForum{ border-top: 1px dotted #502020; } .addComment spam{ border-top: 1px dotted #502020; border-left: 1px dotted #502020; padding: 0px 5px 0px 5px; background-color: #F8E0E0; position: relative; top: 5px; left: 5px; } .forum:hover .addComment spam{ background-color: #FFD0D0; } .addComment a{ text-decoration: none; } .formForum{ margin: 20px 0px 0px 0px; text-align: right; padding: 4px 20px 4px 4px; } #rodape{ clear: both; margin-top: 50px; /*distancia entre os botões twiki e o rodapé*/ border-top: 1px solid #a02c2c; border-bottom: 1px solid #a02c2c; background-color: #a02c2c; padding: 2px 10% 2px 5%; line-height: 31px; color: #fff; text-align: right; } #btsPower{ float: left; } #btsPower img{ margin-left: 10px; } #conteudo #topicosPais{ font-size: 11px; color: #a02c2c; margin: 10px 10px 0px 0px; text-align: right; } #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{ color: #80B0F0; text-decoration: none; } #conteudo #topicosPais a:hover{ color: #4080D0; text-decoration: none; } #btsTWiki{ position: relative; bottom: -2px; float: right; } #btsTWiki a#btEdit:link, #btsTWiki a#btEdit:active, #btsTWiki a#btEdit:visited, #btsTWiki a#btAnexar:link, #btsTWiki a#btAnexar:active, #btsTWiki a#btAnexar:visited, #btsTWiki a#btVersao:link, #btsTWiki a#btVersao:active, #btsTWiki a#btVersao:visited, #btsTWiki a#btMais:link, #btsTWiki a#btMais:active, #btsTWiki a#btMais:visited{ display: block; font-size: 0px; height: 30px; width: 30px; float: left; margin-left: 5px; border: 1px solid #f4e3d7; text-decoration: none; background-position: 2px 2px; background-repeat: no-repeat; } #btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{ border: 1px solid #E0E0E0; text-decoration: none; } #btsTWiki a#btEdit{background-image: url("http://www.radio.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtEdit.png");} #btsTWiki a#btAnexar{ background-image: url("http://www.radio.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtAnexar.png");} #btsTWiki a#btVersao{background-image: url("http://www.radio.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtVersao.png");} #btsTWiki a#btMais{background-image: url("http://www.radio.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtMais.png"); } #btsFormata{ position: absolute; right: 5px; top: 170px; }#PreviewNote{ border: 3px dotted #580000; background-color: #F00000; margin: 0px 20px 0px 20px; color: #FFFFFF; text-align: center; font-size: 160%; font-weight: 800; } #conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px; color: #a02c2c; } #conteudo h1 a:hover, #conteudo h2 a:hover, #conteudo h3 a:hover, #conteudo h4 a:hover, #conteudo h5 a:hover, #conteudo h6 a:hover{ color: #900000; text-decoration: none; } #conteudo h1{ font-size: 210%; font-weight:900; text-align: center; margin: 20px 0px 20px 0px; } #conteudo h2{ font-size: 160%; } #conteudo h3{ font-size: 145%; } #conteudo h4{ font-size: 130%; } #conteudo h5{ font-size: 115%; } #conteudo h6{ font-size: 100%; } #conteudo hr{ height: 0px; border: none; border-top: 6px double #D0D0D0; } /* * * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ Warning: Can't find topic Tabuleiro.TablesCSS | |||||||
Deleted: | ||||||||
< < | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
<-- Fim do id menu --> |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | Parte do layout anterior ao conteúdo%STARTINCLUDE% <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |||||||
> > | ||||||||
| ||||||||
Line: 25 to 23 | ||||||||
Changed: | ||||||||
< < | Tabuleiro Digital<-- Fim do id menu --> | |||||||
> > |
<-- Fim do id menu --> | |||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Line: 42 to 39 | ||||||||
Deleted: | ||||||||
< < | <-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> | |||||||
Changed: | ||||||||
< < | -- RozaneZart - 14 Sep 2004 -- HilbertoCosta - 11 Oct 2006 | |||||||
> > | <-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> | |||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Parte do layout anterior ao conteúdo | ||||||||
Line: 38 to 38 | ||||||||
| ||||||||
Changed: | ||||||||
< < | ||||||||
> > |
| |||||||
<-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Parte do layout anterior ao conteúdo | ||||||||
Line: 37 to 37 | ||||||||
Added: | ||||||||
> > | ||||||||
<-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Parte do layout anterior ao conteúdo | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
| ||||||||
Line: 28 to 27 | ||||||||
Tabuleiro Digital | ||||||||
Changed: | ||||||||
< < | <-- Fim do id menuLinks --> | |||||||
> > | <-- Fim do id menuLinks --> | |||||||
<-- Fim do id menu --> | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Deleted: | ||||||||
< < | ||||||||
Changed: | ||||||||
< < | <-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> | |||||||
> > | <-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> | |||||||
Changed: | ||||||||
< < | -- RozaneZart - 14 Sep 2004 -- HilbertoCosta - 11 Oct 2006 | |||||||
> > | -- RozaneZart - 14 Sep 2004 -- HilbertoCosta - 11 Oct 2006 | |||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Parte do layout anterior ao conteúdo | ||||||||
Line: 38 to 38 | ||||||||
onblur="if(this.value==''){this.value='Sua Busca...';}" /> | ||||||||
Changed: | ||||||||
< < | %FORMATA_CENTRO% | |||||||
> > | ||||||||
| ||||||||
Changed: | ||||||||
< < | %FIM_FORMATA% | |||||||
> > | ||||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Parte do layout anterior ao conteúdo | ||||||||
Line: 52 to 52 | ||||||||
-- RozaneZart - 14 Sep 2004 | ||||||||
Added: | ||||||||
> > | -- HilbertoCosta - 11 Oct 2006 | |||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Parte do layout anterior ao conteúdo |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Parte do layout anterior ao conteúdo | ||||||||
Line: 23 to 23 | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Tabuleiro Digital | ||||||||
Line: 39 to 39 | ||||||||
%FORMATA_CENTRO% | ||||||||
Deleted: | ||||||||
< < |
| |||||||
Added: | ||||||||
> > | ||||||||
%FIM_FORMATA% |
Line: 1 to 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
Parte do layout anterior ao conteúdo | |||||||||
Line: 19 to 19 | |||||||||
Changed: | |||||||||
< < | |||||||||
> > | |||||||||
Changed: | |||||||||
< < | |||||||||
> > | |||||||||
Tabuleiro Digital | |||||||||
Line: 37 to 37 | |||||||||
onfocus="if(this.value=='Sua Busca...'){this.value='';}" onblur="if(this.value==''){this.value='Sua Busca...';}" /> | |||||||||
Added: | |||||||||
> > |
%FORMATA_CENTRO%
%FIM_FORMATA% | ||||||||
<-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - --> | |||||||||
Line: 45 to 52 | |||||||||
-- RozaneZart - 14 Sep 2004 | |||||||||
Added: | |||||||||
> > |
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
Parte do layout anterior ao conteúdo%STARTINCLUDE%\ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Tabuleiro Digital :: %BASETOPIC%</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="classification" content="Internet" /> <meta name="description" content="O Tabuleiro Digital, tal como os tabuleiros de acarajé da cidade da Bahia, de Todos os Santos, espalha-se para proveito da comunidade universitária." /> <meta name="keywords" content="tabuleiro digital software livre copyleft gnu linux salvador bahia brasil acarajé universidade escola faculdade educação faced ufba baiana" /> <meta name="robots" content="ALL" /> <meta name="distribution" content="Global" /> <meta name="rating" content="General" /> <meta name="author" content="Rozane Suzart e Aurium" /> <meta name="language" content="pt-br" /> <meta name="doc-class" content="Living Document" /> <meta name="doc-rights" content="Public" /> <link rel="shortcut icon" href="Ico_Tabuleiro2.png" /> <style type="text/css"> %INCLUDE{SkinCSS}% </style> <script type="text/javascript" src="efeitoTexto.js"></script> </head> <body onload="escurecer('conteudo');"> <h1 id="cabecalho"><big>Tabuleiro</big> <small>Digital</small></h1> <div id="menu"><h3>no Tabuleiro da Baiana tem...</h3> <div id="menuLinks">\ %INCLUDE{MenuSitio}%\ </div><!-- Fim do id menuLinks --> </div><!-- Fim do id menu --> <form id="fBusca" action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/"> <input type="text" name="search" size="22" value="Sua Busca..."\ onfocus="if(this.value=='Sua Busca...'){this.value='';}"\ onblur="if(this.value==''){this.value='Sua Busca...';}" />\ <input type="submit" id="btBuscar" value=">>" /> </form> <div id="conteudo"> <!-- - - - - - - - - CONTEUDO - INI - - - - - - - - - - - - -->\ %STOPINCLUDE% -- RozaneZart - 14 Sep 2004 |