mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-15 05:25:33 -04:00
dayjs timezone detection & link to stars/forks on GitHub from /projects
This commit is contained in:
@@ -60,6 +60,21 @@ div.layout-projects {
|
||||
)
|
||||
);
|
||||
|
||||
a {
|
||||
background: none !important;
|
||||
padding: 0;
|
||||
color: inherit;
|
||||
|
||||
&:hover {
|
||||
// octicon will inherit this
|
||||
@include themes.themed(
|
||||
(
|
||||
color: "links",
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
.octicon,
|
||||
span.repo-language-color {
|
||||
margin-right: 0.5em;
|
||||
@@ -72,7 +87,6 @@ div.layout-projects {
|
||||
border-radius: 50%;
|
||||
position: relative;
|
||||
top: 0.175em;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user