Small changes
This commit is contained in:
@@ -36,9 +36,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="bg-form">
|
<div class="bg-form">
|
||||||
<p>
|
<p>
|
||||||
Keep course names as close to the
|
Use the
|
||||||
<a href="https://registrar.utexas.edu/schedules">official course name</a>
|
<a href="https://registrar.utexas.edu/schedules">official course name</a>
|
||||||
as possible
|
whenever possible
|
||||||
</p>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
<form action="">
|
<form action="">
|
||||||
@@ -69,6 +69,7 @@
|
|||||||
</form>
|
</form>
|
||||||
</form>
|
</form>
|
||||||
<div class="chart-container" id="grades" value="invisible" style="position: relative; height:40vh; width:80vw">
|
<div class="chart-container" id="grades" value="invisible" style="position: relative; height:40vh; width:80vw">
|
||||||
|
|
||||||
<!--Bar graph stuff-->
|
<!--Bar graph stuff-->
|
||||||
<canvas id="gradeBar" style="width:100%;height:100%;"></canvas>
|
<canvas id="gradeBar" style="width:100%;height:100%;"></canvas>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user