ChipLocation/styles.css: Difference between revisions
From The Rockman EXE Zone Wiki
< Template:ChipLocation
(Add template_chiplocation_chipid) |
(try font-size: 75%;) |
||
Line 9: | Line 9: | ||
.template_chiplocation_chipid { | .template_chiplocation_chipid { | ||
font-weight: bold; | font-weight: bold; | ||
font- | font-size: 75%; | ||
white-space: nowrap; | white-space: nowrap; | ||
line-height: normal; | line-height: normal; | ||
} | } |
Revision as of 23:16, 26 February 2023
.template_chiplocation_header { background: #eee; padding: 0 5px; margin: 1px; font-weight: bold; width: 700px; } .template_chiplocation_chipid { font-weight: bold; font-size: 75%; white-space: nowrap; line-height: normal; }