Difference between revisions of "Team:Czech Republic/Template:Stylesheet"

Line 27: Line 27:
 
{
 
{
 
     margin: 0px;
 
     margin: 0px;
 +
}
 +
 +
/* GLOBAL FONT SETTINGS ---------------------------------------------- */
 +
 +
@font-face
 +
{
 +
    font-family: Roboto;
 +
    src: url(https://static.igem.org/mediawiki/2015/2/2e/Czech_Republic_Roboto-Light.ttf);
 +
    font-weight: 300;
 +
}
 +
@font-face
 +
{
 +
    font-family: Roboto;
 +
    src: url(https://static.igem.org/mediawiki/2015/1/10/Czech_Republic_Roboto-Bold.ttf);
 +
    font-weight: 700;
 +
}
 +
@font-face
 +
{
 +
    font-family: Roboto;
 +
    src: url(https://static.igem.org/mediawiki/2015/1/11/Czech_Republic_Roboto-Regular.ttf);
 +
    font-weight: 400;
 
}
 
}
  
Line 34: Line 55:
 
     font-weight: 300;
 
     font-weight: 300;
 
     font-size: 14px;
 
     font-size: 14px;
 +
    background-color: white;
 
}
 
}
 +
 +
/* WKIMEDIA HEADERS ---------------------------------------------- */
  
 
.mw-headline
 
.mw-headline
Line 67: Line 91:
  
 
/* GLOBAL --------------------------------------------------------------- */
 
/* GLOBAL --------------------------------------------------------------- */
 
@font-face
 
{
 
    font-family: Roboto;
 
    src: url(https://static.igem.org/mediawiki/2015/2/2e/Czech_Republic_Roboto-Light.ttf);
 
    font-weight: 300;
 
}
 
@font-face
 
{
 
    font-family: Roboto;
 
    src: url(https://static.igem.org/mediawiki/2015/1/10/Czech_Republic_Roboto-Bold.ttf);
 
    font-weight: 700;
 
}
 
@font-face
 
{
 
    font-family: Roboto;
 
    src: url(https://static.igem.org/mediawiki/2015/1/11/Czech_Republic_Roboto-Regular.ttf);
 
    font-weight: 400;
 
}
 
  
 
p, a
 
p, a
Line 109: Line 114:
 
     font-weight: 400;
 
     font-weight: 400;
 
}
 
}
 +
 +
/* TABLE --------------------------------------------------------------- */
  
 
.wikitable td
 
.wikitable td
Line 125: Line 132:
 
{
 
{
 
     width: 100%
 
     width: 100%
}
 
 
html
 
{
 
    background-color: white;
 
 
}
 
}
  

Revision as of 15:15, 4 September 2015