Difference between revisions of "Team:Rice/HumanPractices"

Line 2: Line 2:
 
<html>
 
<html>
  
 +
<head>
 +
<link href="https://fonts.googleapis.com/css?family=Assistant:800|Didact+Gothic|Open+Sans:300" rel="stylesheet">
 +
</head>
 +
<style>
 +
                body {
 +
margin: 0px;
 +
                                background-color: white !important;
 +
}
 +
h1{
 +
color:#af4657!important;
 +
font-family: 'Assistant', sans-serif!important;
 +
font-size: 30px!important;
 +
                        line-height: 120%;
 +
}
 +
h2{
 +
color:#1097bc!important;
 +
font-family: 'Didact Gothic', sans-serif!important;
 +
font-size: 26px!important;
 +
                        line-height: 120%;
 +
}
 +
p, ol{
 +
color:#000000!important;
 +
font-family: 'Open Sans', sans-serif!important;
 +
font-size: 18px!important;
 +
}
 +
.caption{
 +
color:#af4657!important;
 +
font-family: 'Open Sans', sans-serif!important;
 +
font-size: 16px!important;
 +
  }
 +
  .container{
 +
  width: 79%;
 +
  margin: auto;
 +
  float: right;
 +
  padding-top: 10px;
 +
  padding-right: 10px;
 +
                        margin-right: 3%
 +
  }
 +
div.center{
 +
text-align: center!important;
 +
margin-bottom: 5px;
 +
}
 +
.scale{
 +
width:100%!important;
 +
}
 +
table.center{
 +
    margin-left:auto!important;
 +
    margin-right:auto!important;
 +
  }
 +
  table.text{
 +
color:#000000!important;
 +
font-family: 'Open Sans', sans-serif!important;
 +
font-size: 16px!important;
 +
  }
 +
  .tableheader{
 +
color:#af4657!important;
 +
font-family: 'Didact Gothic', sans-serif!important;
 +
font-size: 22px!important;
 +
  }
 
<head>
 
<head>
 
<h1> Unconventional Human Practices</h1>
 
<h1> Unconventional Human Practices</h1>

Revision as of 02:49, 21 October 2017