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.
2 parents 5e7170c + f7ee7dc commit 86bf4b2Copy full SHA for 86bf4b2
assets/scss/_custom.scss
@@ -458,13 +458,6 @@ body.cid-partners {
458
margin-bottom: 2em;
459
}
460
461
- /* COLUMN SETUP */
462
- .col {
463
- display: block;
464
- float:left;
465
- margin: 1% 0 1% 1.6%;
466
- background-color: #f9f9f9;
467
- }
468
.col:first-child { margin-left: 0; }
469
470
static/css/gridpage.css
@@ -33,7 +33,7 @@
33
34
35
.gridPage p:not(.announcement-main > p) {
36
- color: rgb(26,26,26);
+ color: rgb(255,255,255);
37
margin-left: 0 !important;
38
padding-left: 0 !important;
39
font-weight: 300 !important;
0 commit comments