User:Lizz/common.css: Difference between revisions

Jump to navigation Jump to search
(.memoryID { display: none; })
(classes for Controls page)
Line 92: Line 92:
.memoryID {
.memoryID {
     display: none;
     display: none;
}
.controlsLabel, .controlsAction {
    padding-left: 1.0em;
}
.controlsKeyLongLabel {
    text-align:center;
    font-size:14px;
}
.controlsKey {
    text-align:center;
    font-size:18px;
}
.controlsKeyIcon {
    text-align:center;
    font-size:20px;
}
.controlsKeyIcon2 {
    text-align:center;
    font-size:24px;
}
}