[S] Use red for error notice
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
This new page is designed to help you with your course selection next year,
|
||||
providing more information such as how many people are currently enrolled in a course.
|
||||
</div>
|
||||
<div class="content" v-if="app.user.gradeLevel >= 12">
|
||||
<div class="content" style="color: #ff3d3d" v-if="app.user.gradeLevel >= 12">
|
||||
You are a senior, what are you doing over here lol. <br>
|
||||
Unfortunately I can't help you with college course selection.
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user