Difference between revisions of "Template:MIT/footer"

Line 1: Line 1:
{{Template:MIT/css_stuff}}
+
 
  
 
<html lang="en">
 
<html lang="en">
  
      
+
     <head>
 +
 
 +
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 +
        <link href="https://2021.igem.org/wiki/index.php?title=Template:MIT/CSS&action=raw&ctype=text/css" rel="stylesheet">
 +
        <link href="https://2021.igem.org/wiki/index.php?title=Template:MIT/ScrollCSS&action=raw&ctype=text/css" rel="stylesheet">
 +
        <link href="https://2021.igem.org/wiki/index.php?title=Template:MIT/Bootstrap&action=raw&ctype=text/css" rel="stylesheet">
 +
        <link rel="preconnect" href="https://fonts.googleapis.com">
 +
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
 +
        <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap" rel="stylesheet">
 +
        <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">
 +
        <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400&display=swap" rel="stylesheet">
 +
        <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500&display=swap" rel="stylesheet">
 +
       
 +
        <style type="text/css">
 +
            .section p {width: 500px; text-align: center; margin: auto;}
 +
            .narration-bold{
 +
            font-family: Nunito, serif !important;
 +
            font-weight: 700;
 +
            text-align: justified !important;
 +
            font-size: 14px;
 +
            .bold_text {font-weight: 700;}
 +
            }
 +
            html, body
 +
            {
 +
            width: 100%;
 +
            height: 100%;
 +
            margin: 0px;
 +
            padding: 0px;
 +
            position: relative;
 +
            left: -2.5px;
 +
            }
 +
            .Contact{
 +
            padding-top: 16px;
 +
            }
 +
<style>
 +
*{
 +
  font-family: Tahoma, Nunito, Lato, !important;
 +
}
 +
 +
#content {
 +
  padding: 0% 0 0 0;
 +
  style = 'background-color: #808080';
 +
}
 +
 +
p {
 +
font-family: Tahoma, Nunito, serif !important;
 +
text-align: justified !important;
 +
font-size: 18px;
 +
  }
 +
 +
  b {
 +
font-family: Tahoma, Nunito, serif !important;
 +
font-weight: 700;
 +
text-align: justified !important;
 +
font-size: 18px;
 +
  }
 +
 
 +
  .narration_bold {font-weight: 700;
 +
font-size: 3;}
 +
 +
    .narration_bold {
 +
font-family: Tahoma, Nunito, serif
 +
!important;
 +
font-weight: 700;
 +
text-align: justified !important;
 +
font-size: 18px;}
 +
 
 +
.bold_text {
 +
font-weight: 700;
 +
}
 +
 
 +
    h1, h2, h3, h4 {
 +
  font-family: Tahoma, Lato, serif !important;
 +
  font-size: 16px;
 +
  text-align: justify;
 +
  line-height: 1.5; 
 +
font-weight: bold;
 +
}
 +
 
 +
ul, ol {
 +
font-family: Tahoma, Nunito, serif !important;
 +
  vertical-align: middle !important;
 +
  font-size: 16px;
 +
  text-align: justify;
 +
  line-height: 1.5;
 +
}
 +
 +
body {
 +
  font-size: 16px;
 +
  padding: 0 0%;
 +
  box-sizing: border-box;
 +
}
 +
 +
img {
 +
max-width: 100%;
 +
height: auto;
 +
}
 +
 
 +
{
 +
box-sizing: border-box;
 +
}
 +
 
 +
.bulleted_list {
 +
  list-style-type: square;
 +
}
 +
 
 +
#home_logo, #sideMenu { display:none; }
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { margin:5px; padding:0px; width:100%;}
 +
body {background-color: #fff;}
 +
 
 +
        </style>
 +
 
 +
    </head>
 +
 
 
     </div>
 
     </div>
  

Revision as of 04:58, 13 October 2021