User:Bluhen/Sandbox: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 90: Line 90:
.grayscale {
.grayscale {
     background-color: grey;
     background-color: grey;
     border-color: grey !important;
     border: solid 2px grey;
     color: white;
     color: white;


Line 103: Line 103:
.grayscale:hover {
.grayscale:hover {
     background-color: white;
     background-color: white;
     border: solid 2px grey !important;
     border-color: grey !important;
     color: grey;
     color: grey;
}
}
ElEditors
8,317

edits