Skip to content

Commit

Permalink
update link style
Browse files Browse the repository at this point in the history
  • Loading branch information
kiang authored Oct 23, 2022
1 parent a718686 commit 2d302df
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@
font: 10pt "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.lorem {
font-style: italic;
color: #AAA;
a:link {
color: #ff0;
font-weight: 900;
}

.ui-front { z-index: 9999; }
</style>
</head>
Expand Down

0 comments on commit 2d302df

Please sign in to comment.