mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2024-11-22 07:54:03 +01:00
Removes text shadow on ul
elements.
This commit is contained in:
parent
044fbfecf1
commit
265da13d1e
@ -93,7 +93,7 @@ ul {
|
||||
margin-left: 0;
|
||||
padding-left: 1em;
|
||||
text-indent: -1em;
|
||||
text-shadow: 0 2px 1px #fff;
|
||||
text-shadow: none;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user