Commit 54754b4d authored by Savorboard's avatar Savorboard

add legend styles.

parent 8e38c07e
...@@ -539,4 +539,12 @@ div.metric-null { ...@@ -539,4 +539,12 @@ div.metric-null {
.subscribe-table td[rowspan]{ .subscribe-table td[rowspan]{
font-weight:bold; font-weight:bold;
}
#legend {
background: #f1efef;
position: absolute;
top: 110px;
right: 20px;
color: #000;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment