Template:Team:Macquarie Australia/css/global
From 2014.igem.org
- HomePageContent {
position: relative; top: 108px; }
- Banner {
display: none; }
/* Slider Styles */
- Slider {
position: relative; width: 100%; display: none; }
- Slider .Slides {
width: 100%; height: 100%; background-size: 100%, auto; }
- Slider #Slide0 {
background-image: url(); background-repeat: no-repeat; }
- Slider #Slide1 {
background-image: url(); background-repeat: no-repeat; display: none; }
- Slider #Slide2 {
background-image: url(); background-repeat: no-repeat; display: none; }
- Slider #Slide3 {
background-image: url(); background-repeat: no-repeat; display: none; }
- Slider #Slide4 {
background-image: url(); background-repeat: no-repeat; display: none; }
- Slider #BottomLinks {
position: absolute; width: 100%; padding: 0; bottom: 0; background: #353132; text-align: center; opacity: 0.61; filter: alpha(opacity=61); }
- Slider #BottomLinks li {
display: inline-table; list-style: none; height: 100%; color: #FFFFFF; font: 24px Raleway, Arial, san-serif; text-align: center; padding: 15px 20px; }
- Slider #BottomLinks li:hover {
cursor: pointer; text-decoration: underline; }
- Slider .SideBar {
position: absolute; top: 0; width: 90px; z-index: 1; }
- Slider #LeftBar {
left: 0; }
- Slider #RightBar {
right: 0; }
- Slider #LeftArrow {
position: absolute; width: 60px; height: 60px; margin-left: 30px; background: url() top no-repeat; }
- Slider #RightArrow {
position: absolute; width: 60px; height: 60px; margin-right: 30px; background: url() top no-repeat; }
- Slider #LeftArrow:hover, #Slider #RightArrow:hover {
background-position: bottom; cursor: pointer; }
/* Other Styles */
- Overview {
width: 100%; background: #c6e1bf; padding: 25px 7.5% 40px 5%; box-shadow: 0 0 20px 5px #888888; text-align: left; }
- Overview p {
margin: 18px 0 0 30px; //text-indent: 50px; }
- Overview i, #Overview em, #Overview b, #Overview strong {
font-size: 18px; }
- PathwayImg {
display: block; margin: 0 auto; }
- SectionLinks {
overflow: hidden; width: 100%; //background: #383132; margin: auto; padding: 10px; text-align: center; }
- overlay {
background: rgba(0,0,0,0.8); padding: 20px; bottom: 0; opacity: 0; -webkit-transition: opacity .25s ease; -moz-transition: opacity .25s ease; position: absolute; border-radius: 15px; height: 100% }
- TeamMember:hover #overlay {
overflow: visible; opacity: 1; }
- pdfList {
margin: auto; }
- pdfList ul {
list-style-image: url(); }
- excelList {
margin: auto; }
- excelList ul {
list-style-image: url(); }
- medalList {
margin: auto; }
- medalList ul {
list-style-image: url(); }
- SectionLinks .OverlayText {
color: #FFF; font: 18px/1.6 'Segoe UI', Calibri, Helvetica, sans-serif; text-align: left; }
- SectionLinks .DescriptionLink {
//background-image: url(); margin: 20px; height: 330px; width: 280px; border-radius: 15px; overflow: hidden; position: relative; float: left; }
- SectionLinks .DescriptionLink h2 {
margin: 0; padding: 20px; }
- SectionLinks .Clear {
clear: both; }
- SectionLinks .Wrap {
margin: auto; width: 960px; display: block; border: 0; padding: 0; }
- SectionLinks .DescriptionLink p {
padding-left: 0; text-indent: 0; position: absolute; bottom: 10px; padding-right: 20px; }
- SectionLinks #TeamMember {
//background: #000 url() no-repeat; }
- SectionLinks #CircleImg {
margin-top: 50px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; }
- inlineImg {
display: inline-block; float: right; margin-top: -15px; }
.cont-out { float: right; width: 75%; //box-shadow: 0 0 20px 5px #888888; }
.cont-out ul { margin-left: 30px; }
.cont-out ul li { margin-left: 30px; }
.cont-out h3 { border-bottom: 3px solid #5A5A5A; }
.cont-out a { color: #ab2849; }
.cont-menu { margin-right: 1%; background: none; float: left; width: 22%; //box-shadow: 0 0 20px 5px #888888; }
.cont-menu h3 { border-bottom: 3px solid #5A5A5A; }
.cont-menu a { color: #000; }
.cont-menu a:hover { text-decoration: underline; }
.cont-menu ul { list-style-type: none; }
h1, h2, h3 { font-family: 'Raleway', Helvetica, Arial, sans-serif; line-height: 1.6; text-align: left; }
h1 { font-size: 35px; font-weight: 700; border-bottom: 3px solid #5A5A5A; color: #000; margin: 0 -20px; padding-left: 20px; }
h2 { font-size: 28px; font-weight: 600; color: #000; margin-top: 30px; }
h3 { font-size: 26px; font-weight: 500; color: #000; //padding-left: 20px; }
p { font: 18px/1.6 'Segoe UI', Calibri, Helvetica, sans-serif; margin: 4px 0 12px 0; padding-left: 20px; //text-indent: 50px; color: #000; text-align:justify; text-justify:inter-word; }
p i { font-size: 18px; }
- Content h3 + p, h3 + p + p, h3 + p + p + p, h3 + p + p + p + p {
//padding-left: 40px; }
- Outreach {
width: 100%; margin: auto; }
- Links {
background: #000; width: 30%; margin: 0 10px; float: left; }
- GenContent {
float: left; }
table.tableizer-table { border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif font-size: 12px; }
.tableizer-table td { padding: 4px; margin: 3px; border: 1px solid #ccc; }
.tableizer-table th { background-color: #104E8B; color: #FFF; font-weight: bold; }