aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorAlexander Kabui2022-03-18 16:51:30 +0300
committerAlexander Kabui2022-03-18 16:51:30 +0300
commit33605e355b7335138dd75ef3ffe29d095533933d (patch)
tree03071ebbae6111be62e7b2a955ac0cf5774f4157 /wqflask
parent5c941a9872f70d9be4d54badb536dc5ef04a0223 (diff)
downloadgenenetwork2-33605e355b7335138dd75ef3ffe29d095533933d.tar.gz
add uniform font for title
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/pca_scree_plot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/pca_scree_plot.html b/wqflask/wqflask/templates/pca_scree_plot.html
index e0b854fa..11bfebff 100644
--- a/wqflask/wqflask/templates/pca_scree_plot.html
+++ b/wqflask/wqflask/templates/pca_scree_plot.html
@@ -27,7 +27,7 @@ const layout = {
font: {
"size": 24,
"family": "Arial",
- "color": "#FF0000"
+ "color": "#000000"
}
},