Skip to content

Commit ffa25fe

Browse files
committed
update site.css
1 parent 0aa77b4 commit ffa25fe

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

css/site.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -424,8 +424,9 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
424424
}
425425
.carbon-text a{
426426
color:#000;
427-
text-decoration:none;
427+
text-decoration:none !important;
428428
text-transform:none;
429+
font-size:11px !important
429430
}
430431
.carbon-poweredby {
431432
float: right;
@@ -434,8 +435,8 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
434435
}
435436
.carbon-poweredby a{
436437
color:#999;
437-
text-decoration:none;
438-
font-size:11px
438+
text-decoration:none !important;
439+
font-size:11px !important
439440
}
440441
/* ----------------------------------
441442
* documents

css/site.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)