File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ ul.toc li.tocheader li.toctitle a {
129
129
line-height : 18px ;
130
130
}
131
131
.docs-content a {
132
- color : # aa6767 ;
132
+ color : # aa4444 ;
133
133
}
134
134
.docs-content img {
135
135
max-width : 100% ;
@@ -386,7 +386,7 @@ th:first-child {
386
386
}
387
387
.breadcrumbs > div .grid {
388
388
color : white;
389
- background : rgb ( 216 , 112 , 112 ) ;
389
+ background : # aa4444 ;
390
390
391
391
min-height : 0 ;
392
392
line-height : 50px ;
@@ -397,7 +397,7 @@ th:first-child {
397
397
color : white;
398
398
opacity : 0.9 ;
399
399
display : inline-block;
400
- height : 48 px ;
400
+ height : 45 px ;
401
401
box-sizing : border-box;
402
402
border-bottom : 4px solid rgba (0 , 0 , 0 , 0 );
403
403
}
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ a.box-link {
249
249
}
250
250
a .box-link : hover {
251
251
text-decoration : none;
252
- background : # aa6767 ;
252
+ background : # aa5555 ;
253
253
color : # eee ;
254
254
}
255
255
a .box-link : not (: first-child ) {
You can’t perform that action at this time.
0 commit comments