File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1212< body >
1313 < header class ="site-wide ">
1414 < div class ="banner ">
15- < h1 class ="logo "> Chris Newton</ h1 >
15+ < a class ="h-card " href ="https://chrisnewtn.com ">
16+ < h1 class ="p-name logo "> Chris Newton</ h1 >
17+ </ a >
1618 < a href ="https://github.com/chrisnewtn " rel ="me ">
1719 < picture class ="social ">
1820 < source srcset ="assets/github-mark-white.svg " media ="(prefers-color-scheme: dark) ">
Original file line number Diff line number Diff line change @@ -32,6 +32,14 @@ a:visited {
3232.banner .logo {
3333 margin : 0 0 .2rem 0 ; /* attempt at visually aligning it vertically */
3434}
35+ .h-card ,
36+ .h-card : visited {
37+ color : var (--primary-text );
38+ text-decoration : none;
39+ }
40+ .h-card : hover {
41+ text-decoration : underline;
42+ }
3543nav {
3644 position : sticky;
3745 top : 0 ;
You can’t perform that action at this time.
0 commit comments