MediaWiki:Common.css: Difference between revisions

character maps styles for GXT article
m (http > https)
(character maps styles for GXT article)
Line 126: Line 126:
#simpleSearch {
#simpleSearch {
overflow:hidden;
overflow:hidden;
}
/** character maps styles for GXT article **/
table.charmap {
    text-align: center;
}
table.charmap td, table.charmap th {
    width: 2em;
    height: 2em;
}
table.charmap td {
    font-family: monospace;
    font-size: 150%;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
}
}


12,236

edits