mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Colour alt applications again
This commit is contained in:
@@ -4,6 +4,12 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
|
<style type="text/css">
|
||||||
|
#alt-application {
|
||||||
|
background-color: #FFA545;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>All Applications</h1>
|
<h1>All Applications</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user