Commit eb6a5982 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

Added `.term-bold` declaration.

parent fd1741b4
......@@ -20,6 +20,9 @@
$l-cyan: #8abeb7;
$l-white: $ci-text-color;
.term-bold {
font-weight: bold;
}
.term-italic {
font-style: italic;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment