Team:PoznanSoft

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
h1 {display: none}
h1 {display: none}
-
 
-
body {
 
-
    background: #252526;
 
-
    font-family: 'Lato', sans-serif;
 
-
}
 
@font-face {
@font-face {
Line 15: Line 10:
src: url('https://2014.igem.org/File:PT_Sans-Narrow-Web-Regular.ttf') format('trutype');
src: url('https://2014.igem.org/File:PT_Sans-Narrow-Web-Regular.ttf') format('trutype');
}
}
 +
 +
body {
 +
    background: #252526;
 +
    font-family: 'PTSansNarrow';
 +
}
 +
#menu {
#menu {
Line 22: Line 23:
font-size: 14px; /* 14 tekstem pokazuje*/
font-size: 14px; /* 14 tekstem pokazuje*/
background: url("../img/bg_menu.png");  
background: url("../img/bg_menu.png");  
-
font-family: 'PT Sans Narrow', sans-serif;
 
font-weight: 400;
font-weight: 400;
height: 100px; /* bez tego wyzszy*/
height: 100px; /* bez tego wyzszy*/

Revision as of 13:21, 16 October 2014