CSS Sample
-
For an example of css (like H1)
#news-ticker a,ul,li {
color: #F66;
font-size: 18px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}
- The topic ‘CSS Sample’ is closed to new replies.
Home / Plugin: News-Ticker / CSS Sample
For an example of css (like H1)
#news-ticker a,ul,li {
color: #F66;
font-size: 18px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}