mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
7 lines
261 B
CSS
7 lines
261 B
CSS
|
#WordTrending .dygraph-legend > span { display: none; }
|
||
|
#WordTrending .dygraph-legend > span.highlight { display: inline; }
|
||
|
|
||
|
.dygraph-title { font-size: 42px; text-shadow: 2px 2px 2px gray; }
|
||
|
|
||
|
.dygraph-label { font-size: 18px; text-shadow: -2px 2px 2px gray; }
|