This commit is contained in:
Zhongwei Sun 2015-01-21 17:33:00 +08:00
commit 19d59b598d

View file

@ -70,7 +70,10 @@ p { margin-top: 1em;
margin-bottom: 1em;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
em, i {
font-style: italic;
background-color: yellow;
}
/* Lists */
ul {