Difference between revisions of "Template:Peking"

Line 7: Line 7:
 
<style type="text/css">
 
<style type="text/css">
 
                 @font-face{
 
                 @font-face{
                     font-family:'Minion_Pro';
+
                     font-family:'Cambria';
                     src:url('https://2015.igem.org/File:Minion_Pro.ttf') format('truetype');
+
                     src:url('https://2015.igem.org/File:Cambria.ttf') format('truetype');
 
                 }
 
                 }
 
                 div {
 
                 div {
                 font-family: Minion_Pro;
+
                 font-family: Cambria;
 
                 }
 
                 }
  
Line 70: Line 70:
 
/*Change the styling of text for everything inside main container*/
 
/*Change the styling of text for everything inside main container*/
 
#mainContainer p {  
 
#mainContainer p {  
                                 font-family: Minion_Pro;
+
                                 font-family: Cambria;
font-size: 13px;
+
font-size: 16px;
 
color: #000000;
 
color: #000000;
 
}
 
}
Line 80: Line 80:
 
border-bottom: none;
 
border-bottom: none;
 
font-weight: bold;
 
font-weight: bold;
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
font-family: Cambria;
 
margin-top:10px;
 
margin-top:10px;
 
}
 
}

Revision as of 01:04, 21 July 2015