Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so dont bother with any of their useless mail servers here and just use oauth login instead. Thank the nice Russians for causing that. :)

Paste

Pasted as CSS by cssKodu ( 14 years ago )
#footer_menu li {
 list-style: none;
 float: left;
 font-size:12px;
 padding: 12px 14px 14px 14px;
 border-right:1px solid #111111;
 border-left:1px solid #444444;
 background:#3E3E3E;
 
 /* CSS3 Stylings - Creates the gradient background */
 background: -moz-linear-gradient(top, #3E3E3E, #313131);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3E3E3E), to(#313131));
}

#footer_menu li:hover li { /* Drop up default lists */
 float: none;
 background:none;
 border:none;
 border-bottom:1px solid #161616;
 padding:12px 10px 12px 10px;
}

 

Revise this Paste

Children: 65449
Your Name: Code Language: