Difference between revisions of "Template:NUS Singapore-Sci"

Line 1: Line 1:
 
<html>
 
<html>
 
<script>
 
<script>
 
.team_name {
 
    font-size: 150px
 
    color: red;
 
    font-family: "Times New Roman", Times, serif;
 
}
 
 
.project_title {
 
  text-align: center;
 
  font-size: 150px;
 
  margin-bottom: 10px;
 
  font-family: josefin;
 
}
 
 
.project_subtitle {
 
  text-align: center;
 
  font-size: 3em;
 
  margin-top: 0em;
 
  font-family: karla;
 
  margin-bottom: 3em;
 
}
 
 
.column {
 
    float: left;
 
    width: 33.33%;
 
}
 
 
.row:after {
 
    content: "";
 
    display: table;
 
    clear: both;
 
}
 
 
.project_explain_1, .project_explain_2, .project_explain_3{
 
  font-size: 2em;
 
  text-align: center;
 
  vertical-align: center;
 
  font-family: Karla;
 
}
 
 
  
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Revision as of 06:44, 5 August 2018