There was an error while loading. Please reload this page.
1 parent ac0e8c7 commit f7df5bbCopy full SHA for f7df5bb
2 files changed
dist/css/demo.css
@@ -348,6 +348,12 @@ body {
348
a {
349
color: #0099cc;
350
}
351
+h1,
352
+h2,
353
+h3,
354
+h4 {
355
+ color: #2072a7;
356
+}
357
.demo-links > div {
358
display: inline-block;
359
margin: 10px 0 20px 30px;
less/demo.less
@@ -13,6 +13,9 @@ body{
13
a{
14
15
16
+h1,h2,h3,h4{
17
18
19
.demo-links{
20
>div {
21
0 commit comments