How To Edit I, Em, B, Strong
Saturday, 1 July 2017 10:14 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Just copy and paste the code into your Story Stylesheets, then adjust it to your liking.
For example:
color: #000000;
font-family: 'Arial', sans-serif;
font-size: 16pt;
font-style: normal/italic/oblique;
font-variant: normal/small-caps;
font-weight: normal/bold;
direction: rtl;
letter-spacing: 5px/-5px;
line-height: 0.5/5.0;
opacity: 0.1/0.2/0.3/0.4/0.5/0.6/0.7/0.8/0.9/1.0;
text-align: left/center/right/justify;
text-decoration: none/overline/line-through/underline;
text-shadow: 5px 5px #000000;
text-transform: uppercase/lowercase/capitalize;
word-spacing: 5px/-5px;
}
b:hover, em:hover, i:hover, strong:hover {
color: #000000;
font-family: 'Arial', sans-serif;
font-size: 16pt;
font-style: normal/italic/oblique;
font-variant: normal/small-caps;
font-weight: normal/bold;
direction: rtl;
letter-spacing: 5px/-5px;
line-height: 0.5/5.0;:
opacity: 0.1/0.2/0.3/0.4/0.5/0.6/0.7/0.8/0.9/1.0;
text-align: left/center/right/justify;
text-decoration: none/overline/line-through/underline;
text-shadow: 5px 5px #000000;
text-transform: uppercase/lowercase/capitalize;
word-spacing: 5px/-5px;
}