mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
made text color slightly darker to be more accessible for low vision users
This commit is contained in:
parent
bc4ad96b76
commit
283086136b
1 changed files with 1 additions and 1 deletions
|
@ -853,7 +853,7 @@ a.tag, a.tag:visited {
|
|||
font-size: .7em;
|
||||
text-transform: uppercase;
|
||||
background: #FFFFCC;
|
||||
color: #C1A009!important;
|
||||
color: #897106!important;
|
||||
float: left;
|
||||
padding: 1px 5px;
|
||||
-moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.2);
|
||||
|
|
Loading…
Add table
Reference in a new issue