Skip to content
Snippets Groups Projects
Commit eca6bb1b authored by Bob Mottram's avatar Bob Mottram
Browse files

Users color theme

parent 8c337b7e
No related branches found
No related tags found
No related merge requests found
......@@ -14,11 +14,21 @@
a, u {
text-decoration: none;
color: #72a7cf;
font-weight: bold;
}
a:visited{
color: #72a7cf;
font-weight: bold;
}
.header {
text-align: center;
padding: 32px;
font-size: 120%;
font-weight: bold;
color: #72a7cf;
}
.row {
......@@ -65,7 +75,7 @@
<div class="header">
<img id="headerpic" class="img-responsive" src="logo.png">
<h2>Users</h2>
<p>Users</p>
</div>
<!-- users list -->
......
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