Difference between revisions of "Team:SCU-WestChina/main.css"

Line 2: Line 2:
 
   <head>
 
   <head>
 
     <style  type="text/css">
 
     <style  type="text/css">
 +
@font-face { 
 +
    /* font-properties */ 
 +
    font-family: "AGaramondPro"; 
 +
    src:url('https://static.igem.org/mediawiki/2017/c/c1/T--SCU-WestChina--Wiki-font-garamond-regularwoff.woff'),   
 +
    url(' https://static.igem.org/mediawiki/2017/2/22/T--SCU-WestChina--Wiki-font-garamond-regular.ttf'), 
 +
    url(' https://static.igem.org/mediawiki/2017/a/a5/T--SCU-WestChina--Wiki-font-garamond-regulareot.eot'); /* IE9 */ 
 +
 +
 
* {
 
* {
 
     margin: 0;
 
     margin: 0;
Line 92: Line 100:
  
 
.img-block .img-title {
 
.img-block .img-title {
     width: 100%;
+
     margin: 0 -30px;
 +
   
 
     height: 30px;
 
     height: 30px;
 
     line-height: 30px;
 
     line-height: 30px;

Revision as of 16:04, 29 October 2017