Changeset - d126f633f0e5
[Not reviewed]
default
0 1 0
ethanzonca@localhost.localdomain - 16 years ago 2009-01-30 16:05:40
ethanzonca@localhost.localdomain
bg match alpha
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
templates/rhuk_milkyway/css/red_bg.css
Show inline comments
 
/* red */
 
#page_bg {
 
	background: #333333;
 
	background: #000000; /* was 3- */
 
}
 

	
 
div#wrapper {
 
		background: #f7f7f7 url(../images/red/mw_shadow_l.png) 0 0 repeat-y;
 
}
 

	
 
div#wrapper_r {
 
	background: url(../images/red/mw_shadow_r.png) 100% 0 repeat-y;
 
}
 

	
 
div#header {
 
	background: url(../images/red/mw_header_t.png) 0 0 repeat-x; 
0 comments (0 inline, 0 general)