Changeset 33c2ab0523908e7bc243de0779d11128fb79580d for ui
- Timestamp:
- 10/14/08 22:23:38 (5 years ago)
- git-parent:
- Files:
-
- ui/web/htdocs/css/style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ui/web/htdocs/css/style.css
ra534689 r33c2ab0 44 44 #header 45 45 { 46 background:#E0DED5 ;46 background:#E0DED5 url(../images/header-grad.png) repeat-x; 47 47 color:white; 48 48 height:65px; … … 115 115 #content 116 116 { 117 background: transparenturl(../images/ctn-corner.png) no-repeat scroll 0 0;117 background:#ffffff url(../images/ctn-corner.png) no-repeat scroll 0 0; 118 118 margin-bottom:5em; 119 119 margin-left:321px;
