User:Lizz/common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 174: Line 174:
     width: 90px;
     width: 90px;
     height: 90px;
     height: 90px;
}
.gameGuideTileTableCondensed {
    text-align:center;
    border-spacing: 2px;
    font-size: 12px;
}
.gameGuideTileTableCondensed td {
    width: 70px;
    height: 70px;
}
}