ChipLocation/styles.css: Difference between revisions
From The Rockman EXE Zone Wiki
< Template:ChipLocation
No edit summary |
(Add template_chiplocation_chipid) |
||
Line 5: | Line 5: | ||
font-weight: bold; | font-weight: bold; | ||
width: 700px; | width: 700px; | ||
} | |||
.template_chiplocation_chipid { | |||
font-weight: bold; | |||
font-variant: all-small-caps; | |||
white-space: nowrap; | |||
line-height: normal; | |||
} | } |
Revision as of 23:10, 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-variant: all-small-caps; white-space: nowrap; line-height: normal; }