We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a63e8a commit 71b49c2Copy full SHA for 71b49c2
docs/src/css/style.css
@@ -124,7 +124,6 @@ a.scroll-link:hover {
124
}
125
.pt-section-gold {
126
border-top: 1px solid #efbe00;
127
-
128
129
.pt-section-forest {
130
border-top: 1px solid #04A635;
@@ -168,8 +167,6 @@ a.scroll-link:hover {
168
167
border-bottom: none;
169
background: #ffffff;
170
color: #333;
171
172
173
174
.pt-button-white,
175
.pt-button-white:active,
@@ -293,9 +290,7 @@ a.scroll-link:hover {
293
290
294
291
.pt-text-card{
295
292
width: 100%;
296
297
298
299
.pt-columns-align {
300
align-items: center;
301
@@ -336,7 +331,6 @@ a.scroll-link:hover {
336
331
#intro>div>div{
337
332
margin: 0 !important;
338
333
339
340
334
341
335
#table-of-contents>div>div.column.has-background-white {
342
border: solid 2px #E5E5E5;
0 commit comments