aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/templates/results.html
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-11-02 10:19:37 +0800
committerAaron LI <aaronly.me@outlook.com>2016-11-02 10:19:37 +0800
commit68cbe49b04104ca6e1dcfb25165b2100f853449a (patch)
tree46eaac94aef181e3fab3a80166d18ecdade5b029 /fg21sim/webui/templates/results.html
parent972ef7593ede242c0555414cfaffded397993cac (diff)
downloadfg21sim-68cbe49b04104ca6e1dcfb25165b2100f853449a.tar.bz2
webui: Add FA icons for sections/headers; Adjust header styles
Diffstat (limited to 'fg21sim/webui/templates/results.html')
-rw-r--r--fg21sim/webui/templates/results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fg21sim/webui/templates/results.html b/fg21sim/webui/templates/results.html
index 4935f28..f605f03 100644
--- a/fg21sim/webui/templates/results.html
+++ b/fg21sim/webui/templates/results.html
@@ -5,7 +5,7 @@
# Results part
#}
<section id="results">
- <h2>Results</h2>
+ <h2><span class="fa fa-files-o" aria-hidden="true"></span> Results</h2>
<hr />
<p>Simulation results go here :)</p>