
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > | /* ESTRUTURA DA PÁGINA */ | |||||||
| body { | ||||||||
| Added: | ||||||||
| > > | font-family: verdana, arial, helvetica, sans-serif; | |||||||
| text-align: center; } | ||||||||
| Added: | ||||||||
| > > | * { border-color: Blue; outline-color: DarkBlue? ; } #topo, #esquerda{ border-width: 1px; } | |||||||
| #tudo { margin: auto; | ||||||||
| Added: | ||||||||
| > > | tect-align: left; | |||||||
| position: relative; | ||||||||
| Changed: | ||||||||
| < < | width: 750px; text-align: left; min-height: 100%; border: 1px solid black; | |||||||
| > > | width: 751px; border-width: 4px; border-style:inset; background-image: url ('/twiki/pub/EleicoesReitor2010/FolhaDeEstilos/line.png'); /*outline-style:inset;*/ | |||||||
| } #topo { width: 100%; | ||||||||
| Changed: | ||||||||
| < < | border-bottom: 1px solid black; | |||||||
| > > | border-bottom-style:double; | |||||||
| } #esquerda { | ||||||||
| Deleted: | ||||||||
| < < | float: left; | |||||||
| width: 150px; | ||||||||
| Changed: | ||||||||
| < < | border-right: 1px solid black; | |||||||
| > > | height: 350px; float: left; border-right-style:double; | |||||||
| } | ||||||||
| Changed: | ||||||||
| < < | #direita { float: right; width: 150px; border-left: 1px solid black; | |||||||
| > > | #rodape { text-align: center; clear: both; } .clear { clear: both; } /* ESTILO DA LATERAL */ #esquerda h3 { display: block; margin-top: 0; height: 20px; background-color: RoyalBlue? ; color: white; text-align: center; font-size: 14px; font-weight: bold; } #esquerda ul { list-style: none; margin: 0; padding: 0; padding-left: 5px; text-align: left; font-size: 12px; } /* ESTILO DO CENTRO */ #centro { text-align: center; } #centro h2{ font-size: 18px; color: RoyalBlue? ; } #centro #linkmapa a { text-decoration: none; font-size: 14px; color: CornflowerBlue? ; } #centro #linkmapa a:hover { text-decoration: underline; | |||||||
| } | ||||||||
| Deleted: | ||||||||
| < < | ||||||||
| Added: | ||||||||
| > > | #centro h3 { font-size: 12px; } /* ESTILO DE .CANDIDATO */ .candidato { float: left; width: 190px; height: 176px; margin: 3; border-style: solid; border-width: 2px; } .candidato .email { position: relative; bottom: -155px; width: 100%; border-top-style: solid; border-width: 1px; font-size: 12px; } /* Fim */ | |||||||
| Deleted: | ||||||||
| < < | ||||||||
| Editar Anexar Versões Sair Mais... | ||||||||
| Changed: | ||||||||
| < < | ||||||||
| > > |
| |||||||