(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
<html lang="en"> | <html lang="en"> | ||
− | |||
− | |||
− | |||
− | + | ||
− | + | <style>/********************************* WIKI RESET ********************************/ | |
+ | |||
+ | #sideMenu, #top_title {display:none;} | ||
+ | #content { padding:0px; width:100%;margin-top:2px; margin-left:0px;font-family:"Trebuchet MS", Helvetica, sans-serif;} | ||
+ | body {background-color:white; font-family:"Trebuchet MS", Helvetica, sans-serif; } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | .mediawiki { | ||
+ | background: #f6f6f6; | ||
+ | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | background-color: transparent; | ||
+ | border: none; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | margin-top: -10px; | ||
+ | font-size: 100%; | ||
+ | } | ||
− | + | #bodyContent { | |
+ | border: none; | ||
+ | padding: 0px; | ||
+ | margin: 0px; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | potition: relative; | ||
+ | } | ||
+ | #top-section { | ||
+ | width: 65%; | ||
+ | position: absolute; | ||
+ | z-index: 5000; | ||
+ | height: 15px; | ||
+ | margin-left: 150px; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0 !important; | ||
+ | padding: 0; | ||
+ | border: none; | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | #p-logo { | ||
+ | height: 1px; | ||
+ | overflow: hidden; | ||
+ | display: none; | ||
+ | } | ||
+ | #search-controls { | ||
+ | overflow: hidden; | ||
+ | display: block; | ||
+ | background: none; | ||
+ | position: absolute; | ||
+ | top: 100px; | ||
+ | right: 40px; | ||
+ | } | ||
+ | #menubar { | ||
+ | top: 0px; | ||
+ | } | ||
+ | |||
+ | #menubar.left-menu { | ||
+ | /* margin-top: -80px; uncomment this when page goes live */ | ||
+ | background: none; | ||
+ | height: 20px; | ||
+ | left: 20px; | ||
+ | float: left; | ||
+ | } | ||
+ | .left-menu ul { | ||
+ | visibility: visible; | ||
+ | } | ||
+ | |||
+ | .left-menu ul li a { | ||
+ | color: #666; | ||
+ | } | ||
+ | |||
+ | .left-menu li a:hover { | ||
+ | color: #aaaaff !important; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | #menubar.right-menu { | ||
+ | display: block; | ||
+ | width: 300px; | ||
+ | float: left; | ||
+ | margin-top: 2px; | ||
+ | margin-right: 0px; | ||
+ | border: none; | ||
+ | } | ||
+ | .right-menu ul { | ||
+ | width: 300px; | ||
+ | margin: 0px; | ||
+ | visibility: visible; | ||
+ | } | ||
+ | .right-menu ul li a { | ||
+ | background: none; | ||
+ | color: #666; | ||
+ | } | ||
+ | |||
+ | .right-menu:hover { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | width: 100%; | ||
+ | margin: -10px auto 0 auto; | ||
+ | padding: 20px 0; | ||
+ | display: none; /* uncomment when page goes live */ | ||
+ | } | ||
+ | .visualClear { | ||
+ | display: none; | ||
+ | } | ||
+ | #footer { | ||
+ | border: none; | ||
+ | width: 965px; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | #f-list a { | ||
+ | color: #333; | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | #f-list a:hover { | ||
+ | color: #666; | ||
+ | } | ||
+ | .printfooter { | ||
+ | display: none; | ||
+ | } | ||
+ | #footer ul { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #footer ul li { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #search-controls { | ||
+ | display: none; | ||
+ | } | ||
+ | h3#siteSub { | ||
+ | display: none; | ||
+ | } | ||
+ | #contentSub { | ||
+ | display: none; | ||
+ | } | ||
+ | p:first-child { | ||
+ | display: none; | ||
+ | } | ||
+ | #catlinks { | ||
+ | display: none; | ||
+ | } | ||
+ | #footer-box { | ||
+ | width: 977px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
Line 26: | Line 179: | ||
<title>Creative - Start Bootstrap Theme</title> | <title>Creative - Start Bootstrap Theme</title> | ||
− | + | <link href="https://2016.igem.org/Team:Cornell_NY/CSS?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | |
+ | <script type="text/javascript" src="https://2016.igem.org/Team:Cornell_NY/JS?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> | ||
+ | <link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | |||
+ | |||
+ | <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> | ||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> |
Latest revision as of 03:38, 14 September 2016
Your Favorite Source of Free Bootstrap Themes
Start Bootstrap can help you build better websites using the Bootstrap CSS framework! Just download your template and start going, no strings attached!
Find Out MoreWe've got what you need!
Start Bootstrap has everything you need to get your new website up and running in no time! All of the templates and themes on Start Bootstrap are open source, free to download, and easy to use. No strings attached!
Get Started!At Your Service
Sturdy Templates
Our templates are updated regularly so they don't break.
Ready to Ship
You can use this theme as is, or you can make changes!
Up to Date
We update dependencies to keep things fresh.
Made with Love
You have to make your websites with love these days!
Let's Get In Touch!
Ready to start your next project with us? That's great! Give us a call or send us an email and we will get back to you as soon as possible!
123-456-6789