[Midnightbsd-cvs] www [596] trunk/index.html: add container

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Apr 17 19:48:55 EDT 2015


Revision: 596
          http://svnweb.midnightbsd.org/www/?rev=596
Author:   laffer1
Date:     2015-04-17 19:48:55 -0400 (Fri, 17 Apr 2015)
Log Message:
-----------
add container

Modified Paths:
--------------
    trunk/index.html

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2015-04-17 12:16:58 UTC (rev 595)
+++ trunk/index.html	2015-04-17 23:48:55 UTC (rev 596)
@@ -4,9 +4,7 @@
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 
 		<meta name="description" content="MidnightBSD is a desktop operating system for x86 and x86-64 based PCs."> 
 		<meta name="viewport" content="width=device-width, initial-scale=1"> 
-		<title>
-			MidnightBSD
-		</title>
+		<title>MidnightBSD</title>
 		<link rel="shortcut icon" href="favicon.ico"> 
 		<link href="https://plus.google.com/112694070346575096682/" rel="publisher"> 
 		<link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd"> 
@@ -21,6 +19,7 @@
 		<meta name="norton-safeweb-site-verification" content="x64m9skk6r62zazbxrrr16abm5i2xrk35q73q63fjbpkfuezh8lkdndy9hfplpxtllur8ryfprpp7cv6sl3cxgv1o1uy2t7e1ms36p5p0fte91e8wsiwx3783pehcbdx" />
 	</head>
 	<body>
+		<div class="container">
 		<div id="globe">
 			<div id="header">
 				<h1 title="MidnightBSD Home">
@@ -33,10 +32,8 @@
 		<div id="welcomebox">
 			<div class="clear">
 			</div>
-			<div id="welcome">
-				<h2>
-					Welcome to MidnightBSD
-				</h2>
+			<div id="welcome" class="jumbotron">
+				<h2>Welcome to MidnightBSD</h2>
 				<blockquote>
 					<p>
 						MidnightBSD is a new BSD-derived operating system developed with desktop users in mind. It includes all the software you'd expect for your daily tasks — email, web browsing, word processing, gaming, and much more.
@@ -126,5 +123,7 @@
 	</div>
 </div>
 <!--#include virtual="/footer.html"-->
+
+</div>
 </body>
 </html>



More information about the Midnightbsd-cvs mailing list