Commit 08d73916 authored by Nikolay Gromov's avatar Nikolay Gromov

Подправил подсветку LESS-синтаксиса

parent dcc21ab6
......@@ -93,3 +93,12 @@
.hljs-strong {
font-weight: bold;
}
.less {
.hljs-selector-tag {
font-weight: 400;
}
.hljs-variable {
color: #F60;
}
}
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