Changeset - 799212c20a1a
[Not reviewed]
default
0 1 0
ethanzonca@localhost.localdomain - 16 years ago 2009-02-08 15:40:19
ethanzonca@localhost.localdomain
Flames are gone
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
templates/rhuk_milkyway/css/template.css
Show inline comments
 
@@ -252,25 +252,25 @@ td.pill_r {
 
  height: 32px;
 
  float: left;
 
}
 

	
 
#pillmenu ul {
 
  margin: 0;
 
  padding: 0;
 
  list-style:none;
 
}
 

	
 
#pillmenu li {
 
	float: left;
 
	background: url(../images/mw_menu_separator.png) center right no-repeat; /* used to be top right */
 
/*	background: url(../images/mw_menu_separator.png) center right no-repeat; /* used to be top right */  Killed the nice lil flames :D */ 
 
	margin: 0;
 
	padding: 0;
 
}
 

	
 
#pillmenu a {
 
  font-family: Arial, Helvetica, sans-serif;
 
  font-size: 12px;
 
  font-weight: bold;
 
	float:left;
 
  display:block;
 
  height: 24px;
 
  line-height: 24px;
0 comments (0 inline, 0 general)