We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78429ae commit a12cea4Copy full SHA for a12cea4
themes/style/datastax.less
@@ -108,7 +108,7 @@ h5 {.font-size(2.6); .line-height(3.5);}
108
// List Items with cool node icons
109
ul {margin: .5em .5em 1em 1.5em;
110
li {.font-size(3.5); list-style-type: disc; list-style-position: outside;
111
- ul {margin: .5em .5em 1em 1.5em;}
+ ul {margin: .5em .5em 0 1.5em;}
112
}
113
114
@@ -317,4 +317,5 @@ a:hover, a:focus {
317
318
319
// Hide these things from other themes
320
-.deck-header-summit, .flex-element-summit {display: none;}
+.deck-header-summit, .flex-element-summit {display: none;}
321
+
0 commit comments