Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 60 to 60 | ||||||||
} #menubar a.twikiLink { | ||||||||
Changed: | ||||||||
< < | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_icons.png'); | |||||||
> > | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_icons.gif'); | |||||||
background-position: top left; background-repeat: no-repeat; } #menubar a.linkSubMenu { | ||||||||
Changed: | ||||||||
< < | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_icons.png'); | |||||||
> > | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_icons.gif'); | |||||||
background-position: bottom left; background-repeat: no-repeat; } |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 113 to 113 | ||||||||
position: relative; } | ||||||||
Deleted: | ||||||||
< < | #btsTWiki { text-align: right; } #btsTWiki a { font-size: 12px; text-decoration: none; padding: 1px; margin: 3px; border: 1px dotted #886937; color: #886937; } #btsTWiki a:hover { color: blue; } | |||||||
/* Noticias */ #noticias { |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 27 to 27 | ||||||||
font-family: Tahoma, Verdana, Arial, Sans-Serif; } | ||||||||
Deleted: | ||||||||
< < | p {
| |||||||
#content a { color: #886937; text-decoration: none; | ||||||||
Line: 82 to 78 | ||||||||
} #menubar ul li a { | ||||||||
Changed: | ||||||||
< < | color: #dfdfdf; | |||||||
> > | color: #ffffff; | |||||||
} #menubar ul li:hover { | ||||||||
Line: 91 to 87 | ||||||||
} #menubar ul li a:hover { | ||||||||
Changed: | ||||||||
< < | color: #ffffff; | |||||||
> > | color: #dfdfdf; | |||||||
} #menubar ul li ul li { |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 31 to 31 | ||||||||
| ||||||||
Added: | ||||||||
> > | #content a { color: #886937; text-decoration: none; border-bottom: 1px dotted #886937; } #content a:hover { color: black; border-bottom: 1px solid #886937; } | |||||||
#content_wrap { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgend.png'); background-repeat: no-repeat; |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 16 to 16 | ||||||||
} | ||||||||
Added: | ||||||||
> > | /* CORES */ | |||||||
body { | ||||||||
Changed: | ||||||||
< < | background-color: #e2d4bd important; background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgbody.png') important; | |||||||
> > | background-color: #e2d4bd;
background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgbody.png');
background-repeat: repeat-x;
text-align: justify;
font-size: 13px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
p {
| |||||||
} #content_wrap { | ||||||||
Changed: | ||||||||
< < | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgend.png') important; | |||||||
> > | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgend.png'); | |||||||
background-repeat: no-repeat; background-position: bottom center; } #wrap { | ||||||||
Changed: | ||||||||
< < | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgcontent.png') important; | |||||||
> > | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgcontent.png'); | |||||||
background-repeat: repeat-y; } #header { | ||||||||
Changed: | ||||||||
< < | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgheader.jpg') important; | |||||||
> > | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgheader.jpg'); | |||||||
background-repeat: no-repeat; background-position: top center; } | ||||||||
Line: 43 to 53 | ||||||||
} #menubar a.twikiLink { | ||||||||
Changed: | ||||||||
< < | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_icons.png') important; | |||||||
> > | background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_icons.png'); | |||||||
background-position: top left; background-repeat: no-repeat; } | ||||||||
Line: 105 to 115 | ||||||||
text-decoration: none; padding: 1px; margin: 3px; | ||||||||
Changed: | ||||||||
< < | border: 1px dotted #294a76; color: #294a76; | |||||||
> > | border: 1px dotted #886937; color: #886937; | |||||||
} #btsTWiki a:hover { color: blue; } | ||||||||
Changed: | ||||||||
< < | #twikiBusca{ | |||||||
> > | /* Noticias */ #noticias { float: right; text-align: left; width: 150px; font-size: 11px; font-weight: bold; background-color: #f1e1c9; padding: 2px; border: 1px inset #f1e1c9; margin-left: 10px; } #noticias a { text-decoration: none; color: #886937; } #noticias a:hover { color: #000000; } #noticias ul { | |||||||
margin: 0px; | ||||||||
Changed: | ||||||||
< < | position: relative; color: #707070; | |||||||
> > | padding: 0px; | |||||||
} | ||||||||
Changed: | ||||||||
< < | #twikiBusca input{ border: none; border-bottom: 1px dashed #446292; color: #446292; text-align: center; width: 110px; font-size: 14px; background-color: #899fbf; margin-left: 10px; | |||||||
> > | #noticias li { display: block; margin: 2px; background-color: #f1e1c9; margin-bottom: 5px; border: 1px outset #886937; padding: 3px; | |||||||
} | ||||||||
Changed: | ||||||||
< < | #twikiBusca input.submit{ background-color: #7089ad; border: 1px solid #446292; color: 446292; font-size: 11px; line-height: 13px; height: 16px; width: 16px; | |||||||
> > | #noticias li:hover { border: 1px inset #ffffff; background-color: #f1e1c9; | |||||||
} | ||||||||
Added: | ||||||||
> > | #noticias h2 { font-size: 14px; margin: 2px; padding: 1px; border-bottom: 2px solid #886937; } | |||||||
Added: | ||||||||
> > | #noticias span { font-weight: normal; text-align: center; font-size: 9px; } | |||||||
/* Formatacao do Conteudo */ h1 { font-size: 25px; | ||||||||
Changed: | ||||||||
< < | color: #294a76; border-bottom: 3px dotted #b8c3d1; | |||||||
> > | color: #886937; border-bottom: 3px dotted #e2d4bd; | |||||||
} h2 { font-size: 20px; | ||||||||
Changed: | ||||||||
< < | color: #294a76; | |||||||
> > | color: #886937; | |||||||
} h3 { font-size: 18px; | ||||||||
Changed: | ||||||||
< < | color: #3465a4; | |||||||
> > | color: #c4a779; | |||||||
} | ||||||||
Added: | ||||||||
> > | #menuGeografia, #menuGeofisica, #menuOceanografia { display: none; } | |||||||
\ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 17 to 17 | ||||||||
body { | ||||||||
Changed: | ||||||||
< < | background-color: #fbffcf important; | |||||||
> > | background-color: #e2d4bd important; | |||||||
background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgbody.png') important; } |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 15 to 15 | ||||||||
display: block } | ||||||||
Added: | ||||||||
> > | body { background-color: #fbffcf important; background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgbody.png') important; } #content_wrap { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgend.png') important; background-repeat: no-repeat; background-position: bottom center; } #wrap { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgcontent.png') important; background-repeat: repeat-y; } #header { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgheader.jpg') important; background-repeat: no-repeat; background-position: top center; } #footer { color: #545454; } #menubar a.twikiLink { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_icons.png') important; background-position: top left; background-repeat: no-repeat; } #menubar a.linkSubMenu { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_icons.png'); background-position: bottom left; background-repeat: no-repeat; } #menubar ul li { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgmenu.png'); background-position: top center; background-repeat: no-repeat; } #menubar ul li a { color: #dfdfdf; } #menubar ul li:hover { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgmenu.png'); background-position: bottom center; } #menubar ul li a:hover { color: #ffffff; } #menubar ul li ul li { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgsubmenu.png'); background-position: top center; background-repeat: no-repeat; } #menubar ul li ul li a { color: #ffffff; } #menubar ul li ul li:hover { background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgsubmenu.png'); background-position: bottom center; } #menubar ul li ul li a:hover { color: #dfdfdf; } #footer_content { position: relative; } #btsTWiki { text-align: right; } #btsTWiki a { font-size: 12px; text-decoration: none; padding: 1px; margin: 3px; border: 1px dotted #294a76; color: #294a76; } #btsTWiki a:hover { color: blue; } #twikiBusca{ margin: 0px; position: relative; color: #707070; } #twikiBusca input{ border: none; border-bottom: 1px dashed #446292; color: #446292; text-align: center; width: 110px; font-size: 14px; background-color: #899fbf; margin-left: 10px; } #twikiBusca input.submit{ background-color: #7089ad; border: 1px solid #446292; color: 446292; font-size: 11px; line-height: 13px; height: 16px; width: 16px; } /* Formatacao do Conteudo */ h1 { font-size: 25px; color: #294a76; border-bottom: 3px dotted #b8c3d1; } h2 { font-size: 20px; color: #294a76; } h3 { font-size: 18px; color: #3465a4; } | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
%STARTINCLUDE% #banner_default { display: none } #menuIGeo { display: none } #menuGeologia { display: block } %STOPINCLUDE% |