|
@@ -85,7 +85,12 @@ hr {
|
|
|
.repository .metas .ui.list a .text {
|
|
.repository .metas .ui.list a .text {
|
|
|
color: white;
|
|
color: white;
|
|
|
}
|
|
}
|
|
|
-h2 a.anchor .octicon.octicon-link {
|
|
|
|
|
|
|
+h1 a.anchor .octicon.octicon-link,
|
|
|
|
|
+h2 a.anchor .octicon.octicon-link,
|
|
|
|
|
+h3 a.anchor .octicon.octicon-link,
|
|
|
|
|
+h4 a.anchor .octicon.octicon-link,
|
|
|
|
|
+h5 a.anchor .octicon.octicon-link,
|
|
|
|
|
+h6 a.anchor .octicon.octicon-link {
|
|
|
color: white;
|
|
color: white;
|
|
|
}
|
|
}
|
|
|
.following.bar .top.menu a.item:hover {
|
|
.following.bar .top.menu a.item:hover {
|