Code style corrections

This commit is contained in:
2017-12-09 11:19:53 +01:00
parent c42dd6c8d2
commit 5158b8fdb7
5 changed files with 60 additions and 58 deletions

View File

@ -2,8 +2,9 @@ ul.wplt2-ticker {
list-style-type: none;
}
li.wplt2-tick {
ul.wplt2-ticker > li.wplt2-tick {
background-color: #F5F5F5;
list-style-type: none;
margin: 0.1em;
padding: 0.1em 0.3em;
}