Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 21 to 21 | ||||||||
/* CORES */ body { | ||||||||
Changed: | ||||||||
< < | /*background-color: #e2d4bd;*/ | |||||||
> > | background-color: #B0ECD9; | |||||||
/*background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgbody.png');*/ | ||||||||
Changed: | ||||||||
< < | /*background-repeat: repeat-x;*/ | |||||||
> > | background-repeat: repeat-x; | |||||||
text-align: justify; font-size: 13px; font-family: Tahoma, Verdana, Arial, Sans-Serif; |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 30 to 30 | ||||||||
} #content a { | ||||||||
Changed: | ||||||||
< < | color: #886937; | |||||||
> > | /*color: #886937;*/ | |||||||
text-decoration: none; border-bottom: 1px dotted #886937; } |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 18 to 18 | ||||||||
#menuCorpoDocente { display: block } | ||||||||
Added: | ||||||||
> > | /* CORES */ body { /*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; } #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;*/ /*background-position: bottom center;*/ } #wrap { /*background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgcontent.png');*/ /*background-repeat: repeat-y;*/ } #header { /*background-image: url('http://www.twiki.ufba.br/twiki/pub/IGeo/LayoutTemplate/sepia_bgheader.jpg');*/ /*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.gif');*/ 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.gif');*/ 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: #ffffff; } #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: #dfdfdf; } #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; } | |||||||
\ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
Line: 15 to 15 | ||||||||
display: block } | ||||||||
Added: | ||||||||
> > | #menuCorpoDocente { display: block } | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
%STARTINCLUDE% #banner_default { display: none } #menuIGeo { display: none } #menuGeografia { display: block } %STOPINCLUDE% |