4,595
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
margin: 0.35em 0; | margin: 0.35em 0; | ||
} | } | ||
/* CSS for all infoboxes *//* | *//* CSS for all infoboxes *//* | ||
.infobox { | .infobox { | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
Line 56: | Line 56: | ||
} | } | ||
/* CSS for Player and NPC Infoboxes *//* | *//* CSS for Player and NPC Infoboxes *//* | ||
.infobox.player, | .infobox.player, | ||
.infobox.npc { | .infobox.npc { | ||
Line 104: | Line 104: | ||
} | } | ||
/* Fix link colors *//* | *//* Fix link colors *//* | ||
a:visited { | a:visited { | ||
color: darkorange !important; | color: darkorange !important; | ||
Line 114: | Line 114: | ||
color: darkred !important; | color: darkred !important; | ||
} | } | ||
*/ |