(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <style> | + | <head> |
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="x-ua-compatible" content="ie=edge"> | ||
+ | <title>Ruby - Responsive Corporate Tempalte</title> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <style> | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
/* DEFAULT WIKI SETTINGS */ | /* DEFAULT WIKI SETTINGS */ | ||
Line 12: | Line 18: | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<link rel="stylesheet" href="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/css/bootstrap.min.css"> | <link rel="stylesheet" href="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/css/bootstrap.min.css"> | ||
<link rel="stylesheet" href="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/css/bootstrap-theme.min.css"> | <link rel="stylesheet" href="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/css/bootstrap-theme.min.css"> | ||
Line 36: | Line 35: | ||
<script src="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/js/jquery.scrollUp.min.js"></script> | <script src="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/js/jquery.scrollUp.min.js"></script> | ||
<script src="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/js/jquery.slicknav.min.js"></script> | <script src="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/js/jquery.slicknav.min.js"></script> | ||
+ | <style> | ||
+ | .header .header-inner{ | ||
+ | background-color: #38c5e5; | ||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
− | + | <div style="position:fixed;bottom:50px;right:50px;"> | |
+ | <a class="btn btn-default" href="#header" role="button">go to top</a> | ||
+ | </div> | ||
<!-- Header Area --> | <!-- Header Area --> | ||
<header id="header" class="header"> | <header id="header" class="header"> | ||
Line 48: | Line 54: | ||
<div class="col-md-3 col-sm-2 col-xs-2"> | <div class="col-md-3 col-sm-2 col-xs-2"> | ||
<div class="logo"> | <div class="logo"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:NEU_China_B"><img height="40px" src="https://static.igem.org/mediawiki/2018/thumb/7/70/T--NEU_China_B--led.png/320px-T--NEU_China_B--led.png" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
alt="logo.png"></a> | alt="logo.png"></a> | ||
<img height="40px" src="https://static.igem.org/mediawiki/2018/6/66/T--NEU_China_B--igem.png "> | <img height="40px" src="https://static.igem.org/mediawiki/2018/6/66/T--NEU_China_B--igem.png "> | ||
Line 192: | Line 170: | ||
</div> | </div> | ||
</header> | </header> | ||
+ | <style> | ||
+ | .p { | ||
+ | font-family: 'Montserrat', 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; | ||
+ | font-weight: 300; | ||
+ | font-size: 20px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | ; | ||
+ | |||
+ | h2 { | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | ; | ||
+ | </style> |
Latest revision as of 03:45, 18 October 2018