Changeset - 872091eca53c
[Not reviewed]
default
0 1 0
ethanzonca@localhost.localdomain - 16 years ago 2009-01-30 16:04:38
ethanzonca@localhost.localdomain
init header with no marg
1 file changed with 3 insertions and 6 deletions:
0 comments (0 inline, 0 general)
templates/rhuk_milkyway/css/red_bg.css
Show inline comments
 
@@ -12,18 +12,15 @@ div#wrapper_r {
 
}
 

	
 
div#header {
 
/*	background: url(../images/red/mw_header_t.png) 0 0 repeat-x; */
 
	background: url(../images/red/mw_header_t.png) 0 0 repeat-x; 
 
}
 

	
 
div#header_l {
 
/*	background: url(../images/red/mw_header_t_l.png) 0 0 no-repeat; */
 
	padding-left: 100px;
 

	
 
	background: url(../images/red/mw_header_t_l.png) 0 0 no-repeat; 
 
}
 

	
 
div#header_r {
 
/*	background: url(../images/red/mw_header_t_r.png) 100% 0 no-repeat; */
 
	padding-right:100px;
 
	background: url(../images/red/mw_header_t_r.png) 100% 0 no-repeat; 
 
}
 

	
 
div#footer {
0 comments (0 inline, 0 general)