[Midnightbsd-cvs] www [614] trunk: add header tag
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Jul 2 17:12:25 EDT 2015
Revision: 614
http://svnweb.midnightbsd.org/www/?rev=614
Author: laffer1
Date: 2015-07-02 17:12:25 -0400 (Thu, 02 Jul 2015)
Log Message:
-----------
add header tag
Modified Paths:
--------------
trunk/index.html
Removed Paths:
-------------
trunk/.cvsignore
Deleted: trunk/.cvsignore
===================================================================
--- trunk/.cvsignore 2015-07-02 21:11:21 UTC (rev 613)
+++ trunk/.cvsignore 2015-07-02 21:12:25 UTC (rev 614)
@@ -1 +0,0 @@
-.DS_Store
Modified: trunk/index.html
===================================================================
--- trunk/index.html 2015-07-02 21:11:21 UTC (rev 613)
+++ trunk/index.html 2015-07-02 21:12:25 UTC (rev 614)
@@ -21,6 +21,7 @@
<body>
<div class="container">
+ <header>
<div id="globe" class="row">
<div id="header" class="col-md-12">
<h1 title="MidnightBSD Home">
@@ -28,8 +29,8 @@
</h1>
</div>
<!--#include virtual="/menu.html"-->
- <div class="clear">
- </div>
+ <div class="clear"></div>
+ </header>
<div id="welcomebox" class="row">
<div class="clear"></div>
<div class="col-md-8">
More information about the Midnightbsd-cvs
mailing list