ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
(Generate patch)

Comparing trunk/index.html (file contents):
Revision 678 by laffer1, Sat Oct 17 03:58:42 2015 UTC vs.
Revision 679 by laffer1, Sat Oct 17 04:01:55 2015 UTC

# Line 28 | Line 28
28          
29          <body>
30                  <div class="container">
31                        <header>
31                          <div id="globe" class="row">
32                                  <div id="header" class="col-md-12">
33                                          <h1 title="MidnightBSD Home">
# Line 37 | Line 36
36                                  </div>
37   <!--#include virtual="/menu.html"-->
38                                  <div class="clear"></div>
40                        </header>
39                  <div id="welcomebox" class="row">
40                          <div class="clear"></div>
41                          <div class="col-md-8">
# Line 129 | Line 127
127          </div>
128                          <div>
129                                  <style>
130 <                                #mportsshare { background: url("http://www.midnightbsd.org/images/ports-tree.png"); padding: 399px 0 0 0; width: 512px; max-width: 100%; height: 0; overflow: hidden; margin: auto; }
130 >                                #mportsshare { background: url("http://www.midnightbsd.org/images/ports-tree.png"); width: 512px; max-width: 100%; height: 0; overflow: hidden; margin: auto; }
131                                  </style>
132 <                                <p id="mportsshare">View available <a href="mports/">mports</a></p>
132 >                                <div id="mportsshare"></div>
133 >                                <p>View available <a href="mports/">mports</a></p>
134                          </div>
135  
136          <!--#include virtual="/footer.html"-->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines