mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-09 14:58:09 -05:00
updated colors / fixed link css
This commit is contained in:
@@ -48,12 +48,3 @@
|
||||
.link-title {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
a[href=""],
|
||||
a[href="#"],
|
||||
a[href=""]:hover,
|
||||
a[href="#"]:hover {
|
||||
opacity: 25%;
|
||||
cursor: default;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
--website: var(--green);
|
||||
|
||||
--background: #f3f0fe;
|
||||
--text-color: #151616;
|
||||
--border-color: var(--text-color);
|
||||
--link-bold: #854ad1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user