UNPKG
@doneproperly/gitbook-plugin-theme-doneproperly-default
Version:
latest (0.0.0)
0.0.0
Default theme for GitBook
@doneproperly/gitbook-plugin-theme-doneproperly-default
/
src
/
less
/
website
/
markup.less
9 lines
(7 loc)
•
197 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
.markdown-section
{
.gitbook-markdown
(
@md-color
:
@content-color
,
@md-line-height
:
@content-line-height
);
.glossary-term
{
cursor
: help;
text-decoration
: underline; } }