fecking css
fecking css
Out of context: Reply #8
- Started
- Last post
- 19 Responses
- UndoUndo0
you can use this:
#menu li.txtR a {
display: block;
text-decoration: none;
color: #000;
padding-left: 5px;
width: 130px;
background: #fff;}
you can use this:
#menu li.txtR a {
display: block;
text-decoration: none;
color: #000;
padding-left: 5px;
width: 130px;
background: #fff;
}