Line: 1 to 1 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% body{ margin: 100px 40px 10px 70px; | |||||||||||||
Changed: | |||||||||||||
< < | background-color: #FFFFFF; | ||||||||||||
> > | background-color : #ffffff; | ||||||||||||
font-family: sans-serif; font-size: 12px; } #cabecalho{ | |||||||||||||
Deleted: | |||||||||||||
< < | align: center; | ||||||||||||
margin: 5px 10px 1px 16px; background-repeat: no-repeat; | |||||||||||||
Deleted: | |||||||||||||
< < | |||||||||||||
} #cabecalho a:link, #cabecalho a:active, #cabecalho a:visited, #cabecalho a:hover { | |||||||||||||
Line: 18 to 16 | |||||||||||||
} #cabecalho a:link, #cabecalho a:active, #cabecalho a:visited, #cabecalho a:hover { | |||||||||||||
Changed: | |||||||||||||
< < | margin: 30px 20px 0px 10px; | ||||||||||||
> > | margin : 30px 20px 0 10px; | ||||||||||||
} | |||||||||||||
Deleted: | |||||||||||||
< < | /* * * Menu * * * * * * * * * * * * * * * * * * * * * */ | ||||||||||||
#menu{ display: inline; text-decoration: none; margin-left:15px; font-size: 15px; | |||||||||||||
Deleted: | |||||||||||||
< < | align: center; } #menu div{ #Xborder-top: 1px solid #FF9900; #Xborder-bottom: 1px solid #FF9900; } #menu a:link, #menu a:active, #menu a:visited{ color: #0033CC; font-size: 15px; font-weight: 800; text-align: center; | ||||||||||||
} #menu a:hover{ | |||||||||||||
Changed: | |||||||||||||
< < | color: #FFFFFF; | ||||||||||||
> > | color : #ffffff; | ||||||||||||
} #menu .twikiLink{ margin: 1px 1px 1px 1px; } | |||||||||||||
Deleted: | |||||||||||||
< < | /* * * Conteudo * * * * * * * * * * * * * * * * * * * */ | ||||||||||||
#conteudo{ min-height: 500px; color: #505050; | |||||||||||||
Line: 68 to 47 | |||||||||||||
text-indent: 30px; } | |||||||||||||
Changed: | |||||||||||||
< < | #conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 15px 0px 10px 0px; | ||||||||||||
> > | #conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6 { margin : 15px 0 10px 0; | ||||||||||||
color: #404040; padding-left: 10px; } | |||||||||||||
Changed: | |||||||||||||
< < | #conteudo h1{ font-size: 175%; text-align: center; } #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 h1 { font-size : 175%; text-align : center; } #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{ | |||||||||||||
Changed: | |||||||||||||
< < | height: 0px; | ||||||||||||
> > | height : 0; | ||||||||||||
border: none; | |||||||||||||
Changed: | |||||||||||||
< < | border-top: 1px solid #0066CC; | ||||||||||||
> > | border-top : 1px solid #0066cc; | ||||||||||||
width: 100%; } #conteudo ul{ | |||||||||||||
Changed: | |||||||||||||
< < | margin: 0px 0px 0px 0px; | ||||||||||||
> > | margin : 0 0 0 0; | ||||||||||||
padding: 10px; } | |||||||||||||
Deleted: | |||||||||||||
< < | |||||||||||||
#conteudo li{ | |||||||||||||
Changed: | |||||||||||||
< < | margin: 0px 0px 0px 20px; | ||||||||||||
> > | margin : 0 0 0 20px; | ||||||||||||
} | |||||||||||||
Changed: | |||||||||||||
< < | #conteudo a:link, #conteudo a:active, #conteudo a:visited{ color: #0066CC; | ||||||||||||
> > | #conteudo a:link, #conteudo a:active, #conteudo a:visited { color : #0066cc; | ||||||||||||
text-decoration: none; } #conteudo a:hover{ | |||||||||||||
Changed: | |||||||||||||
< < | color: #CDC9C9; | ||||||||||||
> > | color : #cdc9c9; | ||||||||||||
text-decoration: underline; } | |||||||||||||
Deleted: | |||||||||||||
< < | /*#conteudo .atencao{ left: 30%; padding: 10px; border: 1px dotted #0066CC; background-color: #CDC9C9; color: #000000; text-align: center; }*/ | ||||||||||||
#conteudo .atencao{ position: relative; margin-left: 150px; margin-right: 150px; | |||||||||||||
Changed: | |||||||||||||
< < | border: 2px dashed #0066CC; background-color: #CDC9C9; | ||||||||||||
> > | border : 2px dashed #0066cc; background-color : #cdc9c9; | ||||||||||||
color: #000000; padding: 8px; text-align: center; | |||||||||||||
Line: 128 to 105 | |||||||||||||
padding: 8px; text-align: center; } | |||||||||||||
Deleted: | |||||||||||||
< < | |||||||||||||
#conteudo .atencao p strong{ | |||||||||||||
Changed: | |||||||||||||
< < | margin: 10px 0px 0px 0px; | ||||||||||||
> > | margin : 10px 0 0 0; | ||||||||||||
width: 150px; text-indent: 30px; } | |||||||||||||
Deleted: | |||||||||||||
< < | |||||||||||||
#conteudo .atencao strong{ | |||||||||||||
Changed: | |||||||||||||
< < | color: #0066CC; | ||||||||||||
> > | color : #0066cc; | ||||||||||||
} | |||||||||||||
Deleted: | |||||||||||||
< < | |||||||||||||
#conteudo #topicosPais{ font-size: 11px; | |||||||||||||
Changed: | |||||||||||||
< < | color: #0066CC; align: right; | ||||||||||||
> > | color : #0066cc; | ||||||||||||
} | |||||||||||||
Changed: | |||||||||||||
< < | #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{ color: #0066CC; | ||||||||||||
> > | #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited { color : #0066cc; | ||||||||||||
text-decoration: none; | |||||||||||||
Deleted: | |||||||||||||
< < | align: right; | ||||||||||||
} #conteudo #topicosPais a:hover{ | |||||||||||||
Changed: | |||||||||||||
< < | color: #D8D8D8; | ||||||||||||
> > | color : #d8d8d8; | ||||||||||||
text-decoration: none; | |||||||||||||
Deleted: | |||||||||||||
< < | align: right; | ||||||||||||
} | |||||||||||||
Deleted: | |||||||||||||
< < | /* * * Tabelas * * * * * * * * * * * * * * * * * * * */ | ||||||||||||
#conteudo table{ margin: auto auto auto auto; border-collapse: collapse; border: none; border-top: 1px solid #000000; | |||||||||||||
Changed: | |||||||||||||
< < | border-bottom: 2px solid #FFFFFF; | ||||||||||||
> > | border-bottom : 2px solid #ffffff; | ||||||||||||
empty-cells: show; } | |||||||||||||
Changed: | |||||||||||||
< < | #conteudo table tr th, #conteudo table tr td{ | ||||||||||||
> > | #conteudo table tr th, #conteudo table tr td { | ||||||||||||
color: black; font-size: 12px; padding: 10px 20px 10px 20px; | |||||||||||||
Line: 179 to 142 | |||||||||||||
#conteudo table tr th{ text-align: center; color: #993300; | |||||||||||||
Changed: | |||||||||||||
< < | background-color: #CDC9C9; border-left: 1px solid #8B8989; border-right: 1px solid #8B8989; border-bottom: 1px solid #0066CC; | ||||||||||||
> > | background-color : #cdc9c9; border-left : 1px solid #8b8989; border-right : 1px solid #8b8989; border-bottom : 1px solid #0066cc; | ||||||||||||
} | |||||||||||||
Deleted: | |||||||||||||
< < | |||||||||||||
#conteudo table tr td{ border: none; | |||||||||||||
Deleted: | |||||||||||||
< < | /*border-left: 1px solid #CDC9C9; border-right: 1px solid #CDC9C9; border-bottom: 1px solid #8B8989;*/ | ||||||||||||
} | |||||||||||||
Changed: | |||||||||||||
< < | #conteudo #anexos table tr th, #conteudo #anexos table tr td{ | ||||||||||||
> > | #conteudo #anexos table tr th, #conteudo #anexos table tr td { | ||||||||||||
font-size: 9px; } #conteudo #anexos table tr td img{ | |||||||||||||
Line: 210 to 166 | |||||||||||||
} #esquerda #imagens { max-width: 115px; | |||||||||||||
Changed: | |||||||||||||
< < | background: #FFFFFF; | ||||||||||||
> > | background : #ffffff; | ||||||||||||
border: 1px solid #808080; text-align: center; padding: 5px 0 5px 0; | |||||||||||||
Line: 220 to 176 | |||||||||||||
width: 115px; border: none; } | |||||||||||||
Deleted: | |||||||||||||
< < | /* *************************************** */ | ||||||||||||
#btsTWiki{ position: relative; float: right; display: block; | |||||||||||||
Changed: | |||||||||||||
< < | border: 0px solid yellow; /*border: 0px solid #CDC9C9;*/ | ||||||||||||
> > | border : 0 solid yellow; | ||||||||||||
} | |||||||||||||
Changed: | |||||||||||||
< < | #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{ border: 0px solid #CDC9C9; | ||||||||||||
> > | #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 { border : 0 solid #cdc9c9; | ||||||||||||
display: block; | |||||||||||||
Changed: | |||||||||||||
< < | font-size: 0px; | ||||||||||||
> > | font-size : 0; | ||||||||||||
height: 43px; width: 34px; bottom: 87px; | |||||||||||||
Line: 244 to 193 | |||||||||||||
margin: 1px 6px 1px 1px; text-decoration: none; } | |||||||||||||
Changed: | |||||||||||||
< < | #btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{ border: 2px solid #0066CC; | ||||||||||||
> > | #btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover { border : 2px solid #0066cc; | ||||||||||||
margin: 1px 6px 1px 1px; } | |||||||||||||
Deleted: | |||||||||||||
< < | /*#btsTWiki a#btEdit{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtEditar.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtMais.png"); }*/ /* * * * * * * * * * * * * * * * * * * * * * * * * * */ | ||||||||||||
#ultimasNoticias{ position: absolute; top: 100px; | |||||||||||||
Line: 273 to 209 | |||||||||||||
text-align: center; color: #993300; font-size: 12px; | |||||||||||||
Changed: | |||||||||||||
< < | background-color: #F5F5F5; border-top: 1px dotted #0066CC; border-bottom: 1px dotted #0066CC; | ||||||||||||
> > | background-color : #f5f5f5; border-top : 1px dotted #0066cc; border-bottom : 1px dotted #0066cc; | ||||||||||||
padding: 3px; } | |||||||||||||
Changed: | |||||||||||||
< < | #ultimasNoticias a:link, #ultimasNoticias a:active, #ultimasNoticias a:visited{ | ||||||||||||
> > | #ultimasNoticias a:link, #ultimasNoticias a:active, #ultimasNoticias a:visited { | ||||||||||||
display: block; | |||||||||||||
Changed: | |||||||||||||
< < | color: #0066CC; background-color: #F5F5F5; border: 1px solid #0066CC; | ||||||||||||
> > | color : #0066cc; background-color : #f5f5f5; border : 1px solid #0066cc; | ||||||||||||
font-weight: 900; font-size: 11px; text-align: center; | |||||||||||||
Line: 294 to 227 | |||||||||||||
} #ultimasNoticias a:hover{ color: #993300; | |||||||||||||
Changed: | |||||||||||||
< < | background-color: #F5F5F5; border: 1px solid #0066CC; | ||||||||||||
> > | background-color : #f5f5f5; border : 1px solid #0066cc; | ||||||||||||
text-decoration: underline; } | |||||||||||||
Changed: | |||||||||||||
< < | #ultimasNoticias div a:link, #ultimasNoticias div a:active, #ultimasNoticias div a:visited{ | ||||||||||||
> > | #ultimasNoticias div a:link, #ultimasNoticias div a:active, #ultimasNoticias div a:visited { | ||||||||||||
margin-top: 10px; display: block; text-align: center; text-decoration: none; | |||||||||||||
Changed: | |||||||||||||
< < | color: #CDC9C9; font-size: 10px #CDC9C9; | ||||||||||||
> > | color : #cdc9c9; | ||||||||||||
border-top: 1px dotted ; border-bottom: 1px dotted ; border-left: none ; border-right: none ; | |||||||||||||
Deleted: | |||||||||||||
< < | brackground-color: none; | ||||||||||||
} #ultimasNoticias div a:hover{ | |||||||||||||
Changed: | |||||||||||||
< < | color: #CDC9C9; | ||||||||||||
> > | color : #cdc9c9; | ||||||||||||
text-decoration: underline; } | |||||||||||||
Deleted: | |||||||||||||
< < | |||||||||||||
#rodape{ padding: 5px 15% 10px 15%; text-align: justify; | |||||||||||||
Line: 322 to 249 | |||||||||||||
#rodape{ padding: 5px 15% 10px 15%; text-align: justify; | |||||||||||||
Changed: | |||||||||||||
< < | color: #D8D8D8; | ||||||||||||
> > | color : #d8d8d8; | ||||||||||||
font-size: 12px; width: 700px; } | |||||||||||||
Changed: | |||||||||||||
< < | #rodape a:link, #rodape a:active, #rodape a:visited{ color: #C0C0C0; | ||||||||||||
> > | #rodape a:link, #rodape a:active, #rodape a:visited { color : #c0c0c0; | ||||||||||||
text-decoration: none; } #rodape a:hover{ text-decoration: underline; } #rodape hr{ | |||||||||||||
Changed: | |||||||||||||
< < | border-top: 1px solid #CDC9C9; | ||||||||||||
> > | border-top : 1px solid #cdc9c9; | ||||||||||||
border-bottom: none; border-left: none; border-right: none; | |||||||||||||
Deleted: | |||||||||||||
< < | align: center; | ||||||||||||
margin-left: -100px; } | |||||||||||||
Line: 349 to 272 | |||||||||||||
-- GrazienoPellegrino - 25 Feb 2007 | |||||||||||||
Added: | |||||||||||||
> > |
| ||||||||||||
| |||||||||||||
Line: 360 to 286 | |||||||||||||
| |||||||||||||
Added: | |||||||||||||
> > |
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 12 to 12 | ||||||||
#cabecalho{ align: center; | ||||||||
Changed: | ||||||||
< < | margin: 5px 10px 1px 100px; | |||||||
> > | margin: 5px 10px 1px 160px; | |||||||
background-repeat: no-repeat; background-position: 50% 50%; } | ||||||||
Line: 36 to 36 | ||||||||
#menu{ display: inline; text-decoration: none; | ||||||||
Changed: | ||||||||
< < | margin-left:122px; | |||||||
> > | margin-left:172px; | |||||||
font-size: 15px; align: center; } | ||||||||
Line: 235 to 235 | ||||||||
/* *************************************** */ #btsTWiki{ position: relative; | ||||||||
Deleted: | ||||||||
< < | bottom: -8px; | |||||||
float: right; | ||||||||
Changed: | ||||||||
< < | z-index: 10; | |||||||
> > | display: block; border: 0px solid yellow; /*border: 0px solid #CDC9C9;*/ | |||||||
} #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{ | ||||||||
Changed: | ||||||||
< < | border: 1px solid #CDC9C9; | |||||||
> > | border: 0px solid #CDC9C9; | |||||||
display: block; font-size: 0px; | ||||||||
Changed: | ||||||||
< < | height: 16px; width: 16px; | |||||||
> > | height: 43px; width: 34px; bottom: 87px; | |||||||
float: left; margin: 1px 6px 1px 1px; text-decoration: none; | ||||||||
Line: 257 to 259 | ||||||||
#btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{ border: 2px solid #0066CC; | ||||||||
Changed: | ||||||||
< < | margin: 0px 5px 0px 0px; | |||||||
> > | margin: 1px 6px 1px 1px; | |||||||
} | ||||||||
Changed: | ||||||||
< < | #btsTWiki a#btEdit{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtMais.png"); } | |||||||
> > | /*#btsTWiki a#btEdit{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtEditar.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.twiki.ufba.br/twiki/pub/UniversidadeNova/FolhaDeEstilos/BtMais.png"); }*/ | |||||||
/* * * * * * * * * * * * * * * * * * * * * * * * * * */ | ||||||||
Line: 355 to 358 | ||||||||
-- GrazienoPellegrino - 25 Feb 2007 | ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Deleted: | ||||||||
< < |
|
Line: 1 to 1 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | |||||||||||||||
Line: 11 to 11 | |||||||||||||||
} #cabecalho{ | |||||||||||||||
Changed: | |||||||||||||||
< < | align: center | ||||||||||||||
> > | align: center; | ||||||||||||||
margin: 5px 10px 1px 100px; background-repeat: no-repeat; background-position: 50% 50%; } | |||||||||||||||
Changed: | |||||||||||||||
< < | #cabecalho a:link, #cabecalho a:active, #cabecalho a:visited, #cabecalho a:hover { color: #FFFFFF; | ||||||||||||||
> > | #cabecalho a:link, #cabecalho a:active, #cabecalho a:visited, #cabecalho a:hover { | ||||||||||||||
margin: 0px 20px 0px 100px; } | |||||||||||||||
Line: 359 to 354 | |||||||||||||||
-- GrazienoPellegrino - 25 Feb 2007 \ No newline at end of file | |||||||||||||||
Added: | |||||||||||||||
> > |
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 43 to 43 | ||||||||
text-decoration: none; margin-left:122px; font-size: 15px; | ||||||||
Added: | ||||||||
> > | align: center; | |||||||
} #menu div{ |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 187 to 187 | ||||||||
#conteudo table tr td{ color: black; font-size: 12px; | ||||||||
Changed: | ||||||||
< < | padding: 1px 1px 1px 1px; | |||||||
> > | padding: 10px 20px 10px 20px; | |||||||
border: none; } | ||||||||
Line: 201 to 201 | ||||||||
} #conteudo table tr td{ | ||||||||
Changed: | ||||||||
< < | border-left: 1px solid #CDC9C9; | |||||||
> > | border: none; /*border-left: 1px solid #CDC9C9; | |||||||
border-right: 1px solid #CDC9C9; | ||||||||
Changed: | ||||||||
< < | border-bottom: 1px solid #8B8989; | |||||||
> > | border-bottom: 1px solid #8B8989;*/ | |||||||
} #conteudo #anexos table tr th, |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 12 to 12 | ||||||||
#cabecalho{ align: center | ||||||||
Deleted: | ||||||||
< < | #background-image: url(http://twiki.ufba.br/twiki/bin/viewfile/UniversidadeNova/FreeSkinPosTopic?rev=1;filename=logo.jpg); | |||||||
margin: 5px 10px 1px 100px; background-repeat: no-repeat; background-position: 50% 50%; } | ||||||||
Added: | ||||||||
> > | #cabecalho a:link, #cabecalho a:active, #cabecalho a:visited, #cabecalho a:hover { color: #FFFFFF; margin: 0px 20px 0px 100px; } | |||||||
{ border: 3px solid #000000; background-color: ##F5F5F5; |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 38 to 38 | ||||||||
} #menu div{ | ||||||||
Changed: | ||||||||
< < | Xborder-top: 1px solid #0066CC; Xborder-bottom: 1px solid #0066CC; | |||||||
> > | #Xborder-top: 1px solid #FF9900; #Xborder-bottom: 1px solid #FF9900; | |||||||
} #menu a:link, #menu a:active, #menu a:visited{ color: #0033CC; | ||||||||
Deleted: | ||||||||
< < | border-bottom: 1px solid #0033CC; | |||||||
font-size: 15px; font-weight: 800; text-align: center; | ||||||||
Line: 54 to 53 | ||||||||
#menu a:hover{ color: #FFFFFF; | ||||||||
Deleted: | ||||||||
< < | background-color: #0033CC; | |||||||
} #menu .twikiLink{ |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 30 to 30 | ||||||||
/* * * Menu * * * * * * * * * * * * * * * * * * * * * */ | ||||||||
Changed: | ||||||||
< < | #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum{ | |||||||
> > | #menu{ | |||||||
display: inline; text-decoration: none; margin-left:122px; font-size: 15px; } | ||||||||
Changed: | ||||||||
< < | #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum div{ | |||||||
> > | #menu div{ | |||||||
Xborder-top: 1px solid #0066CC; Xborder-bottom: 1px solid #0066CC; } | ||||||||
Changed: | ||||||||
< < | #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum a:link, #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum a:active, #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum a:visited{ | |||||||
> > | #menu a:link, #menu a:active, #menu a:visited{ | |||||||
color: #0033CC; border-bottom: 1px solid #0033CC; font-size: 15px; | ||||||||
Line: 52 to 52 | ||||||||
text-align: center; } | ||||||||
Changed: | ||||||||
< < | #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum a:hover{ | |||||||
> > | #menu a:hover{ | |||||||
color: #FFFFFF; background-color: #0033CC; } | ||||||||
Changed: | ||||||||
< < | #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum .twikiLink{ | |||||||
> > | #menu .twikiLink{ | |||||||
margin: 1px 1px 1px 1px; } | ||||||||
Line: 326 to 326 | ||||||||
padding: 5px 15% 10px 15%; text-align: justify; color: #D8D8D8; | ||||||||
Changed: | ||||||||
< < | font-size: 11px; | |||||||
> > | font-size: 12px; width: 700px; | |||||||
} #rodape a:link, | ||||||||
Line: 343 to 344 | ||||||||
border-bottom: none; border-left: none; border-right: none; | ||||||||
Added: | ||||||||
> > | align: center; margin-left: -100px; | |||||||
} |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
%STARTINCLUDE% body{ margin: 0px; background-color: #FFFFFF; font-family: sans-serif; font-size: 12px; } #cabecalho{ align: center #background-image: url(http://twiki.ufba.br/twiki/bin/viewfile/UniversidadeNova/FreeSkinPosTopic?rev=1;filename=logo.jpg); margin: 5px 10px 1px 100px; background-repeat: no-repeat; background-position: 50% 50%; } #PreviewNote{ border: 3px solid #000000; background-color: ##F5F5F5; margin: 0px 20px 0px 20px; color: #993300; text-align: center; font-size: 160%; font-weight: 800; } /* * * Menu * * * * * * * * * * * * * * * * * * * * * */ #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum{ display: inline; text-decoration: none; margin-left:122px; font-size: 15px; } #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum div{ Xborder-top: 1px solid #0066CC; Xborder-bottom: 1px solid #0066CC; } #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum a:link, #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum a:active, #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum a:visited{ color: #0033CC; border-bottom: 1px solid #0033CC; font-size: 15px; font-weight: 800; text-align: center; } #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum a:hover{ color: #FFFFFF; background-color: #0033CC; } #menu #apresentacao #historico #cronograma #marco #imprensa #pensadores #bibliografia #forum .twikiLink{ margin: 1px 1px 1px 1px; } /* * * Conteudo * * * * * * * * * * * * * * * * * * * */ #conteudo{ min-height: 500px; color: #505050; text-align: justify; position: relative; left: 15px; margin-left: 115px; margin-right: 180px; } #conteudo p{ text-indent: 30px; } #conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px; color: #404040; padding-left: 10px; } #conteudo h1{ font-size: 175%; text-align: center; } #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: 1px solid #0066CC; width: 100%; } #conteudo ul{ margin: 0px 0px 0px 0px; padding: 10px; } #conteudo li{ margin: 0px 0px 0px 20px; } #conteudo a:link, #conteudo a:active, #conteudo a:visited{ color: #0066CC; text-decoration: none; } #conteudo a:hover{ color: #CDC9C9; text-decoration: underline; } /*#conteudo .atencao{ left: 30%; padding: 10px; border: 1px dotted #0066CC; background-color: #CDC9C9; color: #000000; text-align: center; }*/ #conteudo .atencao{ position: relative; margin-left: 150px; margin-right: 150px; border: 2px dashed #0066CC; background-color: #CDC9C9; color: #000000; padding: 8px; text-align: center; } #conteudo .atencao p strong{ margin: 10px 0px 0px 0px; width: 150px; text-indent: 30px; } #conteudo .atencao strong{ color: #0066CC; } #conteudo #topicosPais{ font-size: 11px; color: #0066CC; align: right; } #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{ color: #0066CC; text-decoration: none; align: right; } #conteudo #topicosPais a:hover{ color: #D8D8D8; text-decoration: none; align: right; } /* * * Tabelas * * * * * * * * * * * * * * * * * * * */ #conteudo table{ margin: auto auto auto auto; border-collapse: collapse; border: none; border-top: 1px solid #000000; border-bottom: 2px solid #FFFFFF; empty-cells: show; } #conteudo table tr th, #conteudo table tr td{ color: black; font-size: 12px; padding: 1px 1px 1px 1px; border: none; } #conteudo table tr th{ text-align: center; color: #993300; background-color: #CDC9C9; border-left: 1px solid #8B8989; border-right: 1px solid #8B8989; border-bottom: 1px solid #0066CC; } #conteudo table tr td{ border-left: 1px solid #CDC9C9; border-right: 1px solid #CDC9C9; border-bottom: 1px solid #8B8989; } #conteudo #anexos table tr th, #conteudo #anexos table tr td{ font-size: 9px; } #conteudo #anexos table tr td img{ display: none; } #esquerda { position: absolute; left: 5px; top: 450px; width: 115px; text-align: center; font-size: 10px; } #esquerda #imagens { max-width: 115px; background: #FFFFFF; border: 1px solid #808080; text-align: center; padding: 5px 0 5px 0; text-decoration: none; } #esquerda #imagens img { width: 115px; border: none; } /* ***************************************** */ #btsTWiki{ position: relative; bottom: -8px; float: right; z-index: 10; } #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{ border: 1px solid #CDC9C9; display: block; font-size: 0px; height: 16px; width: 16px; float: left; margin: 1px 6px 1px 1px; text-decoration: none; } #btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{ border: 2px solid #0066CC; margin: 0px 5px 0px 0px; } #btsTWiki a#btEdit{ background-image: url("%ATTACHURL%/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("%ATTACHURL%/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("%ATTACHURL%/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("%ATTACHURL%/BtMais.png"); } /* * * * * * * * * * * * * * * * * * * * * * * * * * */ #ultimasNoticias{ position: absolute; top: 100px; right: 10px; margin-left: 110px; width: 130px; } #ultimasNoticias strong{ display: block; text-align: center; color: #993300; font-size: 12px; background-color: #F5F5F5; border-top: 1px dotted #0066CC; border-bottom: 1px dotted #0066CC; padding: 3px; } #ultimasNoticias a:link, #ultimasNoticias a:active, #ultimasNoticias a:visited{ display: block; color: #0066CC; background-color: #F5F5F5; border: 1px solid #0066CC; font-weight: 900; font-size: 11px; text-align: center; text-decoration: none; padding: 3px; } #ultimasNoticias a:hover{ color: #993300; background-color: #F5F5F5; border: 1px solid #0066CC; text-decoration: underline; } #ultimasNoticias div a:link, #ultimasNoticias div a:active, #ultimasNoticias div a:visited{ margin-top: 10px; display: block; text-align: center; text-decoration: none; color: #CDC9C9; font-size: 10px #CDC9C9; border-top: 1px dotted ; border-bottom: 1px dotted ; border-left: none ; border-right: none ; brackground-color: none; } #ultimasNoticias div a:hover{ color: #CDC9C9; text-decoration: underline; } #rodape{ padding: 5px 15% 10px 15%; text-align: justify; color: #D8D8D8; font-size: 11px; } #rodape a:link, #rodape a:active, #rodape a:visited{ color: #C0C0C0; text-decoration: none; } #rodape a:hover{ text-decoration: underline; } #rodape hr{ border-top: 1px solid #CDC9C9; border-bottom: none; border-left: none; border-right: none; } %STOPINCLUDE%-- GrazienoPellegrino - 25 Feb 2007 |