mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
light grey font
This commit is contained in:
parent
de63bed081
commit
cd4658697f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ form {
|
||||||
|
|
||||||
.top-link {
|
.top-link {
|
||||||
float: left;
|
float: left;
|
||||||
color: #fff;
|
color: #f1f1f1;
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue