Difference between revisions of "Template:MIT/footer"

Line 16: Line 16:
 
         <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500&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>
 
     </head>
  

Revision as of 02:00, 14 October 2021