mirror of
https://github.com/standardebooks/web.git
synced 2025-07-18 04:16:38 -04:00
Add text-shadow to bullets in nav bar
This commit is contained in:
parent
9d348842cc
commit
5cb7109e33
1 changed files with 1 additions and 0 deletions
|
@ -277,6 +277,7 @@ header nav li + li:before{
|
|||
font-size: 16px;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
text-shadow: 1px 1px 0 rgba(0, 0, 0, .75);
|
||||
}
|
||||
|
||||
header nav li a{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue