Mode check and styling

This commit is contained in:
Brian Miyaji
2015-01-22 10:03:48 +11:00
parent eb89bde039
commit b798934513
9 changed files with 16 additions and 22 deletions

View File

@@ -276,8 +276,9 @@
background: rgba(0, 0, 0, 0.02);
}
/* Highlight */
.sp-highlight {
/* Highlight & Heading */
.sp-highlight,
.sp-heading {
font-weight: bold;
}