Skip to content
Snippets Groups Projects
Commit 0de41bfe authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file engineering.html

parent 5f0d3515
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
{% extends "layout.html" %}
{% block title %}Engineering{% endblock %}
<button id="textSizeToggle" class="text-size-toggle">L</button>
{% block page_content %}
<div class="sidebar">
<ul>
......@@ -41,7 +41,7 @@
<li><a href="#Colonization System">Colonization System</a></li>
</ul>
</div>
<button id="textSizeToggle" class="text-size-toggle">L</button>
<div class="progress-container">
<svg class="progress-bar-circle" width="60" height="60">
<circle class="progress-circle" cx="30" cy="30" r="25" stroke-width="5" fill="transparent"></circle>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment