Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Added: | ||||||||
> > | Correções de CSS para o IEca | |||||||
Changed: | ||||||||
< < | ||||||||
> > | %STARTINCLUDE% | |||||||
#wrapper { | ||||||||
Changed: | ||||||||
< < | width: 580px; background: #fff url("images/sidebar.gif") repeat-y; background-position: 0 0; border: solid 10px #fff; margin: 0 auto; text-align: left; | |||||||
> > | width: 600px; | |||||||
} | ||||||||
Changed: | ||||||||
< < | h1 { width: 140px; height: 30px; background-color: #333; margin: 1px 1px 1px 0; | |||||||
> > | #title1{ width: 150px; | |||||||
float: left; | ||||||||
Deleted: | ||||||||
< < | font: bold 16px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; cursor: default; } h1:first-letter { color: #f00; text-decoration: underline; | |||||||
} | ||||||||
Changed: | ||||||||
< < | h2 { width: 419px; height: 30px; background-color: #333; | |||||||
> > | #title2 { width: 429px; | |||||||
float: right; | ||||||||
Deleted: | ||||||||
< < | clear: both; font: bold 16px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #fff; margin-top: 1px; cursor: default; | |||||||
} | ||||||||
Changed: | ||||||||
< < | #nav { list-style: none; z-index: 2; border-right: 1px solid #fff; height: 210px; | |||||||
> > | #header ul li a { | |||||||
width: 150px; } | ||||||||
Deleted: | ||||||||
< < | #nav li a { color: #fff; font: normal 11px/24px verdana, arial, tahoma, sans-serif; display: block; width: 140px; height: 24px; background-color: #000; border-bottom: 1px solid #fff; padding-left: 10px; text-decoration: none; } #nav li a:hover { background-color: #333; } #current a { background-image: url("images/bullet.gif"); background-repeat: no-repeat; background-position: 100% 50%; } | |||||||
#sidebar { | ||||||||
Changed: | ||||||||
< < | width: 132px; background-color: #ccc; float: left; position: relative; left: -4px; margin-left: -147px; border-top: 1px solid #fff; font: normal 10px/18px verdana, arial, tahoma, sans-serif; padding: 8px; } img { border: none; } a img { margin-bottom: 20px; border: 1px solid #fff; } a:hover img { border-color: #f00; } #content { float: left; width: 400px; margin: 10px 0 0 10px; } p { margin-bottom: 20px; } p:first-line { font-weight: bold; | |||||||
> > | width: 150px; | |||||||
} | ||||||||
Changed: | ||||||||
< < | #footer { text-align: center; clear: both; width: 400px; margin-left: 163px; } | |||||||
> > | ||||||||
-- MonicaPaz - 02 Mar 2007 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
|