Difference between revisions of "Team:UFSCar-Brasil/Template/css/custom.css"
Line 6: | Line 6: | ||
width: 100%; | width: 100%; | ||
padding: 0 0; | padding: 0 0; | ||
+ | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | padding-bottom: 0px; | ||
} | } | ||
Revision as of 05:03, 11 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(https://static.igem.org/mediawiki/2015/0/00/UFSCar-Brasil_icons.ttf); }
@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: 'Droid Sans' !important; }
.ui.dropdown.item {
font-family: 'Droid Sans';
}