Line 2: | Line 2: | ||
− | <link href='https://2016.igem.org/Template:Virginia/stylesheet' rel='stylesheet' type='text/css'> | + | /*<link href='https://2016.igem.org/Template:Virginia/stylesheet' rel='stylesheet' type='text/css'>*/ |
<style type="text/css"> | <style type="text/css"> | ||
Line 13: | Line 13: | ||
/********************************* MENU ********************************/ | /********************************* MENU ********************************/ | ||
+ | |||
+ | |||
+ | @font-face { | ||
+ | font-family:Lato; | ||
+ | src:url(https://static.igem.org/mediawiki/2016/5/5b/T--Virginia--lato-regular.ttf); | ||
+ | font-weight:400; | ||
+ | } | ||
+ | |||
+ | @font-face { | ||
+ | font-family:Lato; | ||
+ | src:url(https://static.igem.org/mediawiki/2016/2/25/T--Virginia--Lato-bold.ttf); | ||
+ | font-weight:700; | ||
+ | } | ||
+ | |||
+ | @font-face { | ||
+ | font-family:Lato; | ||
+ | src:url(https://static.igem.org/mediawiki/2016/a/ab/T--Virginia--Lato-light.ttf); | ||
+ | font-weight:300; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
Line 148: | Line 170: | ||
width:55px; | width:55px; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | /**************************************************************************************************************************************/ | ||
+ | |||
+ | |||
ul#nav { | ul#nav { |
Revision as of 20:11, 27 July 2016
/**/