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

(default.html)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<style type="text/css">
+
<html>
 +
  <head>
 +
    <style type="text/css">
 
/********************************** DEFAULT WIKI SETTINGS  *********************************/
 
/********************************** DEFAULT WIKI SETTINGS  *********************************/
 
#top_menu_inside #bars_item{
 
#top_menu_inside #bars_item{
Line 52: Line 54:
 
   margin-top: 0;
 
   margin-top: 0;
 
}
 
}
</style>
+
 
 +
@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;
 +
    padding: 0;
 +
    line-height: normal;
 +
}
 +
    </style>
 +
  </head>
 +
</html>

Latest revision as of 14:34, 30 October 2017