Team:PoznanSoft

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
{{CSS/Main}}
{{CSS/Main}}
-
<link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css' />
 
<html>
<html>
<style type="text/css">
<style type="text/css">
Line 10: Line 9:
     background: #252526;
     background: #252526;
     font-family: 'Lato', sans-serif;
     font-family: 'Lato', sans-serif;
 +
}
 +
 +
@font-face {
 +
font-family: 'PTSansNarrow';
 +
src: url('https://2014.igem.org/File:PT_Sans-Narrow-Web-Regular.ttf') format('trutype');
}
}

Revision as of 13:20, 16 October 2014