Skip to content

Commit da0a229

Browse files
accessability fixes for detailed package
1 parent a958790 commit da0a229

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css/package.css

+4-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ ul.tab-container {
179179

180180
.dep-version-min{
181181
font-size: 16px;
182-
color: grey
182+
color: #727272;
183183
}
184184

185185
.dep-platform{
@@ -359,3 +359,6 @@ ul.tab-container {
359359
border-radius: 4px;
360360
width: 20%;
361361
}
362+
a {
363+
color: #006ee5 !important;
364+
}

0 commit comments

Comments
 (0)