Difference between revisions of "Team:UFSCar-Brasil/Template/css/custom"
Line 51: | Line 51: | ||
} | } | ||
− | @font-face{ | + | @font-face { |
− | font-family:Icons; | + | font-family: 'Icons'; |
− | src: url( | + | src: url('/wiki/images/a/a6/DTU-Denmark_fontawesome-webfont.eot'); |
− | src: url( | + | src: url('/wiki/images/a/a6/DTU-Denmark_fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/wiki/images/e/ef/DTU-Denmark_fontawesome-webfont.woff') format('woff'), url('/wiki/images/5/58/DTU-Denmark_fontawesome-webfont.ttf') format('truetype'); |
− | font- | + | font-weight: normal; |
− | font- | + | font-style: normal; |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Revision as of 00:26, 15 September 2015
body { padding-top: 49px; }
- content {
width: 100%; padding: 0 0;
}
- globalWrapper {
padding-bottom: 0px;
}
.vertical.stripe.segment {
padding: 4em 0;
} .ui.header {
padding: 0.5em 0;
}
.sponsor img, .ufscar img {
height: 150px;
}
h1.ui.header {
padding: 0 0; margin-bottom: 0;
}
h2.ui.header {
padding: 0 0; margin: 0 0;
}
.segment .text.container {
padding: 0 0;
}
h1.firstHeading {
display: none;
}
@font-face { font-family: 'Droid Sans"; src: url(https://static.igem.org/mediawiki/2015/7/7b/DroidSans.ttf); }
@font-face { font-family: 'slick'; src: url(https://static.igem.org/mediawiki/2015/c/c9/Slick.ttf); }
@font-face {
font-family: 'Icons'; src: url('/wiki/images/a/a6/DTU-Denmark_fontawesome-webfont.eot'); src: url('/wiki/images/a/a6/DTU-Denmark_fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/wiki/images/e/ef/DTU-Denmark_fontawesome-webfont.woff') format('woff'), url('/wiki/images/5/58/DTU-Denmark_fontawesome-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal;
}
@font-face { font-family: 'Franklin Gothic Book'; src: url(https://static.igem.org/mediawiki/2015/6/68/USFCar-Brasil_FRABK.woff);
}
p { text-align: justify; font-family: 'Franklin Gothic Book'; }
.menu { font-family: 'Oswald', sans-serif; font-weight: bold; }
.menu .container .item { font-family: 'Oswald', sans-serif; font-weight: bold; color: rgb(255,255,255); }
.ui.dropdown.item {
font-family: 'Oswald', sans-serif;
font-weight: bold; }