Difference between revisions of "Team:UFSCar-Brasil/Template/css/custom"
Line 73: | Line 73: | ||
font-family: 'Oswald', sans-serif; | font-family: 'Oswald', sans-serif; | ||
font-weight: bold; | font-weight: bold; | ||
+ | color: teal; | ||
} | } | ||
Line 80: | Line 81: | ||
color: teal; | color: teal; | ||
} | } | ||
+ | |||
.ui.dropdown.item { | .ui.dropdown.item { |
Revision as of 23:02, 17 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; color: teal; }
.menu .container .item { font-family: 'Oswald', sans-serif; font-weight: bold; color: teal; }
.ui.dropdown.item {
font-family: 'Oswald', sans-serif;
font-weight: bold; }
p.legenda { font-size: 12px; margin-bottom: 12px; padding-bottom: 12px; line-height: 16px; text-align: center; }