Monday, December 10, 2012
Lonie and Chito
/*-------------------------- Narrow black Orange-------------*/
.more{
background:#fff;
text-align:right;
cursor:pointer;
color:#EB7F17;
margin:5px 0;
border-left:400px dashed #474747;
border-right:2px solid #474747;
border-top:2px solid #474747;
border-bottom:2px solid #474747;
padding:2px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.more:hover{
background:#EB7F17;
color:#fff;
border-left:400px dashed #474747;
border-right:2px solid #EB7F17;
border-top:2px solid #EB7F17;
border-bottom:2px solid #EB7F17;
}
.more a {
color:#fff;
text-decoration:none;
}
.more a:hover {
color:#fff;
text-decoration:none;
}
Labels:
Lonie
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment