[Webley] Font Customization
While it is not possible to change the entry text color for Webley Boxes on White through the use of the custom colors box, it is possible to change the text color with an override. It is also possible to change the font face and size.
The font face, size, and color may be changed as desired. Additionally, hex codes may be used in place of color names.
contributed by
shatteredshards
LASTN_HEAD<=
<style type="text/css">
<!--
th,td {
color: black;
font-family: "Arial", "Verdana";
font-size: 10pt;
}
-->
</style>
<=LASTN_HEAD
The font face, size, and color may be changed as desired. Additionally, hex codes may be used in place of color names.
| Variable Reference: | LASTN_HEAD |
| Additional References: |
Only one override is permitted for each specific override block.
If you are currently using a LASTN_HEAD override, then that override would need to be revised to reflect changes presented here or otherwise merged.
contributed by
