Minor tweak to sparklinePlus font size
This commit is contained in:
parent
a5d6c9b751
commit
48ab64d329
@ -532,7 +532,7 @@ svg .title {
|
|||||||
stroke: #666;
|
stroke: #666;
|
||||||
*/
|
*/
|
||||||
stroke-width: 0;
|
stroke-width: 0;
|
||||||
font-size: 1em;
|
font-size: .9em;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -555,7 +555,8 @@ svg .title {
|
|||||||
stroke: #444;
|
stroke: #444;
|
||||||
fill: #000;
|
fill: #000;
|
||||||
*/
|
*/
|
||||||
font-size: 1.25em;
|
font-weight: bold;
|
||||||
|
font-size: 1.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**********
|
/**********
|
||||||
|
Loading…
Reference in New Issue
Block a user