aboutsummaryrefslogtreecommitdiffstats
path: root/simple-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'simple-bootstrap')
-rw-r--r--simple-bootstrap/static/static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/simple-bootstrap/static/static/css/style.css b/simple-bootstrap/static/static/css/style.css
index 7e03c3f..a57ce31 100644
--- a/simple-bootstrap/static/static/css/style.css
+++ b/simple-bootstrap/static/static/css/style.css
@@ -96,7 +96,7 @@ body {
.bottom-nav{display:none;}
.bottom-nav a{margin-left:15px;}
/* code style */
-.hightlight { background-color: #ffffcc }
+.highlight { background-color: #ffffcc }
.c { color: #999988; font-style: italic } /* Comment */
.err { color: #a61717; background-color: #e3d2d2 } /* Error */
.k { color: #000000; font-weight: bold } /* Keyword */