Difference between revisions of "User:KeybladeSpyMaster/monobook.css"

no edit summary
Line 51: Line 51:


#p-cactions li a, #p-cactions li a:hover{
#p-cactions li a, #p-cactions li a:hover{
color:#EDEDED;
background:none;
background:none;
border:none;
border:none;
Line 76: Line 77:
    border: 0;
    border: 0;
    margin: 0 0.5em;
    margin: 0 0.5em;
    width: 12.6em;
}
}
}
}
Line 89: Line 91:
    padding: .5em;
    padding: .5em;
}
}
}
div#footer {
    background-color: #181818;
    border: none;
    color: #C0C0C0;
    box-shadow: 0 0 4px -1px #000000;
}
}