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 7eb15fe + d7d6893 commit f3976e5Copy full SHA for f3976e5
resources/assets/less/overrides.less
@@ -1275,6 +1275,7 @@ input[name="columnsSearch"] {
1275
}
1276
1277
.callout.callout-legend h4 {
1278
+ color: #333;
1279
font-size: 16px;
1280
font-weight: bold;
1281
margin-top: 5px;
@@ -1288,7 +1289,8 @@ input[name="columnsSearch"] {
1288
1289
1290
1291
p.callout-subtext {
- margin-top: 5px;
1292
+ color:#333;
1293
+ margin-top: 5px;
1294
1295
1296
p.callout-subtext a:hover, p.callout-subtext a:visited, p.callout-subtext a:link {
0 commit comments