mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-13 14:22:16 +00:00
Added the dino header
This commit is contained in:
@@ -17,6 +17,9 @@ body
|
||||
#header
|
||||
{
|
||||
background:#ccc;
|
||||
background: url('http://kb.pleaseignore.com/banner/sketch_banner.png');
|
||||
background-position: -25px;
|
||||
height: 164px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="header">
|
||||
<h1>TEST Auth - {% block title %}{% endblock %}</h1>
|
||||
<!--<h1>TEST Auth - {% block title %}{% endblock %}</h1>-->
|
||||
</div>
|
||||
<div id="navigation">
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user