Skip to content

Commit 13cf9af

Browse files
committed
Merge pull request #7 from benwick/master
Update jaguar.css
2 parents 200f1d9 + b7997ad commit 13cf9af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

static/styles/jaguar.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,12 @@ li {
140140
font-size: 0.7em;
141141
padding: 2px 4px;
142142
}
143+
.main h4.name span.type-signature.type a {
144+
color: #fff;
145+
}
146+
.main h4.name > span.type-signature:first-child {
147+
margin-right: 8px;
148+
}
143149
.main h4.name span.type {
144150
margin-left: 5px;
145151
}

0 commit comments

Comments
 (0)