Team:Queens Canada/fonts

From 2011.igem.org

(Difference between revisions)
Line 28: Line 28:
h2.noline{ border-top:0; margin-top:0; padding-top:0; margin-bottom:0; line-height:20px; padding-top:2px; font-size:20px;}
h2.noline{ border-top:0; margin-top:0; padding-top:0; margin-bottom:0; line-height:20px; padding-top:2px; font-size:20px;}
h2.topheader{border-top:0; padding-top:0; margin-top:5px;}
h2.topheader{border-top:0; padding-top:0; margin-top:5px;}
-
regulartext{font-family:"SegoeWP-Light";  color:#323232; font-size:14pt;}
+
regulartext{font-family:"SegoeWP-Semibold";  color:#323232; font-size:14pt;}

Revision as of 22:02, 17 June 2011

@font-face

   {
       font-family : "SegoeWP-Light";
       src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.eot'); /* IE9 Compat Modes */

src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.woff') format('woff'), /* Modern Browsers */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.svg#SegoeWP-Light') format('svg'); /* Legacy iOS */

       font-family : "SegoeWP";
       src: url('http://allistersmith.com/Photography/Login_files/SegoeWP.eot'); /* IE9 Compat Modes */

src: url('http://allistersmith.com/Photography/Login_files/SegoeWP.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://allistersmith.com/Photography/Login_files/SegoeWP.woff') format('woff'), /* Modern Browsers */ url('http://allistersmith.com/Photography/Login_files/SegoeWP.ttf') format('truetype'), /* Safari, Android, iOS */ url('http://allistersmith.com/Photography/Login_files/SegoeWP.svg#SegoeWP-Light') format('svg'); /* Legacy iOS */

       font-family : "SegoeWP-Semibold";
       src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.eot'); /* IE9 Compat Modes */

src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.woff') format('woff'), /* Modern Browsers */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.ttf') format('truetype'), /* Safari, Android, iOS */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.svg#SegoeWP-Light') format('svg'); /* Legacy iOS */

  }


h2{color:#96d446; } h1, h2, h3, h4, h5{font-family:"SegoeWP-Light", serif; font-size:200%; line-height:20px; border-bottom:0; margin-bottom:0px; border-top:1px dotted #000050; margin-top:10px; padding-top:30px;} h2.noline{ border-top:0; margin-top:0; padding-top:0; margin-bottom:0; line-height:20px; padding-top:2px; font-size:20px;} h2.topheader{border-top:0; padding-top:0; margin-top:5px;} regulartext{font-family:"SegoeWP-Semibold"; color:#323232; font-size:14pt;}




body {

   color:#000066;
   background-color:#000050;


}


  1. bodyContent{
   position:relative; 


   }
  1. bodyContent a{
   color:#73a631;
   }

h1,h2,h3,h4,h5,h6{

   color:#424242;

}