mirror of
https://github.com/tabler/tabler.git
synced 2026-08-21 02:14:26 +04:00
remove examples plugin, new examples
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.example-centered {
|
||||
justify-content: center;
|
||||
|
||||
.example-content {
|
||||
flex: 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
.example-content {
|
||||
font-size: $font-size-base;
|
||||
color: $body-color;
|
||||
|
||||
@@ -22,7 +22,7 @@ pre.highlight,
|
||||
.c, .c1 { color: $code-gray; }
|
||||
.na, .nx, .nl, .language-css & .na, .language-scss & .na { color: $code-yellow; }
|
||||
.s, .dl, .s1, .s2, .mh { color: $code-green; }
|
||||
.mi, .language-js & .nb, .nc, .nd, .nt { color: $code-blue; }
|
||||
.language-html & .nt, .nb { color: $code-red; }
|
||||
.mi, .language-js .nb, .nc, .nd, .nt { color: $code-blue; }
|
||||
.language-html .nt, .nb { color: $code-red; }
|
||||
.k, .kd, .nv, .n { color: $code-purple; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user