@@ -67,14 +67,15 h4, .wiki h3 {font-size: 13px;padding: 2px 10px 1px 0px;margin-bottom: 5px; bord | |||||
67 |
|
67 | |||
68 | #main {background-color:#EEEEEE;} |
|
68 | #main {background-color:#EEEEEE;} | |
69 |
|
69 | |||
70 |
#sidebar{ float: right; width: |
|
70 | #sidebar{ float: right; width: 22%; position: relative; z-index: 9; padding: 0; margin: 0;} | |
71 |
* html #sidebar{ width: |
|
71 | * html #sidebar{ width: 22%; } | |
72 | #sidebar h3{ font-size: 14px; margin-top:14px; color: #666; } |
|
72 | #sidebar h3{ font-size: 14px; margin-top:14px; color: #666; } | |
73 | #sidebar hr{ width: 100%; margin: 0 auto; height: 1px; background: #ccc; border: 0; } |
|
73 | #sidebar hr{ width: 100%; margin: 0 auto; height: 1px; background: #ccc; border: 0; } | |
74 | * html #sidebar hr{ width: 95%; position: relative; left: -6px; color: #ccc; } |
|
74 | * html #sidebar hr{ width: 95%; position: relative; left: -6px; color: #ccc; } | |
|
75 | #sidebar .contextual { margin-right: 1em; } | |||
75 |
|
76 | |||
76 |
#content { width: |
|
77 | #content { width: 75%; background-color: #fff; margin: 0px; border-right: 1px solid #ddd; padding: 6px 10px 10px 10px; z-index: 10; } | |
77 |
* html #content{ width: |
|
78 | * html #content{ width: 75%; padding-left: 0; margin-top: 0px; padding: 6px 10px 10px 10px;} | |
78 | html>body #content { min-height: 600px; } |
|
79 | html>body #content { min-height: 600px; } | |
79 | * html body #content { height: 600px; } /* IE */ |
|
80 | * html body #content { height: 600px; } /* IE */ | |
80 |
|
81 |
General Comments 0
You need to be logged in to leave comments.
Login now