Difference between revisions of "Team:NUS Singapore-A/Templates/Style"

Line 61: Line 61:
 
     font-weight: normal;
 
     font-weight: normal;
 
     margin-bottom: 0;
 
     margin-bottom: 0;
    margin-left: 5%;
 
 
     text-align: left;
 
     text-align: left;
 
     overflow: visible;
 
     overflow: visible;
Line 78: Line 77:
  
 
.reference {
 
.reference {
 +
    font-family: lora;
 +
    font-size: 16px;
 +
    font-weight: 100;
 +
    line-height: 22px;
 +
    text-align: left;
 +
}
  
 +
.all-wrapper{
 +
  max-width: 1200px;
 +
  width: 90%;
 +
  position: relative;
 +
  margin: auto;
 +
  background-color: rgba(255, 255, 255, 1.00);
 
}
 
}
  
Line 128: Line 139:
 
     line-height: 29px;
 
     line-height: 29px;
 
     text-align: justify;
 
     text-align: justify;
    margin-left: 2em;
 
    margin-right: 2em;
 
 
}
 
}
  
Line 140: Line 149:
 
     line-height: 29px;
 
     line-height: 29px;
 
     text-align: justify;
 
     text-align: justify;
    margin-left: 2em;
 
    margin-right: 2em;
 
 
}  
 
}  
 +
 
.row ul li, .row ol li {
 
.row ul li, .row ol li {
 
     font-family: Arial;
 
     font-family: Arial;

Revision as of 17:12, 12 October 2018