mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Homepage green intro text - lighter underline color
This commit is contained in:
parent
d2f349acd6
commit
1c55dbf4d4
1 changed files with 4 additions and 1 deletions
|
@ -66,10 +66,13 @@
|
|||
|
||||
a {
|
||||
color: #B8D375;
|
||||
text-decoration: underline;
|
||||
border-bottom: 1px solid rgba(184, 211, 117, 0.5);
|
||||
line-height: 97%;
|
||||
display: inline-block;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
h2.section-header {
|
||||
|
|
Loading…
Add table
Reference in a new issue