Difference between revisions of "Template:Michigan"

Line 16: Line 16:
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer {   
 
#mainContainer {   
width: 978px;
+
width: 1100px;
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
Line 202: Line 202:
 
</style>
 
</style>
 
<!-- End of CSS -->
 
<!-- End of CSS -->
 +
<head>
 +
       
 +
        <!-- Latest compiled and minified CSS -->
 +
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
 +
 +
        <!-- Optional theme -->
 +
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">
  
 +
        <!-- Latest compiled and minified JavaScript -->
 +
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
  
 +
</head>
 
<!-- Start of the template html elements. -->
 
<!-- Start of the template html elements. -->
 
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
 
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->

Revision as of 23:46, 9 September 2015