all atb changes
This commit is contained in:
@ -37,10 +37,10 @@
|
||||
|
||||
<!-- Submit and Register Buttons -->
|
||||
<div class="d-flex gap-1">
|
||||
<button name="submit" value="submit" type="submit" class="btn btn-primary flex-fill">
|
||||
<button name="submit" value="submit" type="submit" class="btn btn-primary flex-fill atb-green-bg">
|
||||
Sign in
|
||||
</button>
|
||||
<a href="{ROOT_URL}register" class="btn btn-outline-primary flex-fill">
|
||||
<a href="{ROOT_URL}register" class="btn btn-outline-dark flex-fill atb-green-outline">
|
||||
Create new
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user