Revision: 3758
Updated Code
at September 12, 2007 08:41 by wintondeshong
Updated Code
#yahooHeader{
margin:0 auto;
padding: 8px 15px 0 15px;
height:45px;
background:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
}
#yahooHeader a.yahooBranch{
margin:0;padding:0;
width:326px;height:28px;
background:url(../images/yahoo_logo.gif) no-repeat;
text-indent:-9999px;
float:left;
}
#yahooHeader ul{
margin:0;padding:0;
list-style:none;
float:right;
}
#yahooHeader ul li{
margin-right:5px;
float:left;
}
Revision: 3757
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 12, 2007 08:36 by wintondeshong
Initial Code
#yahooHeader{
margin:0 auto;
padding: 8px 15px 0 15px;
width:749px;height:45px;
background:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
}
#yahooHeader a.yahooBranch{
margin:0;padding:0;
width:326px;height:28px;
background:url(../images/yahoo_logo.gif) no-repeat;
text-indent:-9999px;
float:left;
}
#yahooHeader ul{
margin:0;padding:0;
list-style:none;
float:right;
}
#yahooHeader ul li{
margin-right:5px;
float:left;
}
Initial URL
Initial Description
Initial Title
Yahoo General Header (CSS)
Initial Tags
css, header, textmate, template
Initial Language
CSS