Template:Team:Macquarie Australia/css/global

From 2014.igem.org

(Difference between revisions)
 
(343 intermediate revisions not shown)
Line 22: Line 22:
#Slider #Slide0 {
#Slider #Slide0 {
-
background-image: url(http://i.imgur.com/194nwaB.png);
+
background-image: url(https://static.igem.org/mediawiki/2014/e/e1/Banner_1.png);
 +
background-repeat: no-repeat;
}
}
#Slider #Slide1 {
#Slider #Slide1 {
-
background-image: url(http://i.imgur.com/194nwaB.png);
+
background-image: url(https://static.igem.org/mediawiki/2014/5/52/Banner_2.png);
 +
background-repeat: no-repeat;
display: none;
display: none;
}
}
#Slider #Slide2 {
#Slider #Slide2 {
-
background-image: url(http://i.imgur.com/194nwaB.png);
+
background-image: url(https://static.igem.org/mediawiki/2014/f/ff/Banner_3.png);
 +
background-repeat: no-repeat;
display: none;
display: none;
}
}
#Slider #Slide3 {
#Slider #Slide3 {
-
background-image: url(http://i.imgur.com/194nwaB.png);
+
background-image: url(https://static.igem.org/mediawiki/2014/a/ac/Banner4.png);
 +
background-repeat: no-repeat;
display: none;
display: none;
}
}
#Slider #Slide4 {
#Slider #Slide4 {
-
background-image: url(http://i.imgur.com/194nwaB.png);
+
background-image: url(https://static.igem.org/mediawiki/2014/7/76/Banner5.png);
-
display: none;
+
background-repeat: no-repeat;
-
}
+
-
 
+
-
#Slider #Slide5 {
+
-
background-image: url(http://i.imgur.com/194nwaB.png);
+
display: none;
display: none;
}
}
Line 96: Line 96:
height: 60px;
height: 60px;
margin-left: 30px;
margin-left: 30px;
-
background: url(https://static.igem.org/mediawiki/2013/4/4b/2013buttonsleft.fw.png) top no-repeat;
+
background: url(https://static.igem.org/mediawiki/2014/archive/5/53/20141009045654%212013UCalgaryArrowLeft.png) top no-repeat;
}
}
Line 104: Line 104:
height: 60px;
height: 60px;
margin-right: 30px;
margin-right: 30px;
-
background: url(https://static.igem.org/mediawiki/2013/4/4b/2013buttonsleft.fw.png) top no-repeat;
+
background: url(https://static.igem.org/mediawiki/2014/c/cb/Rightbutton.fw.png) top no-repeat;
}
}
Line 115: Line 115:
#Overview {
#Overview {
width: 100%;
width: 100%;
-
background: #E7E7E7;
+
background: #c6e1bf;
padding: 25px 7.5% 40px 5%;
padding: 25px 7.5% 40px 5%;
-
box-shadow: inset 0 0 20px 5px #888888;
+
box-shadow: 0 0 20px 5px #888888;
text-align: left;
text-align: left;
}
}
#Overview p {
#Overview p {
-
margin: 18px 0 0 30px;
+
margin: 18px 0 0 30px;
-
text-indent: 50px;
+
//text-indent: 50px;
-
}
+
}
#Overview i, #Overview em, #Overview b, #Overview strong {
#Overview i, #Overview em, #Overview b, #Overview strong {
font-size: 18px;
font-size: 18px;
 +
}
 +
 +
#PathwayImg {
 +
display: block;
 +
margin: 0 auto;
}
}
Line 133: Line 138:
overflow: hidden;
overflow: hidden;
width: 100%;
width: 100%;
-
background: #383132;
+
//background: #383132;
-
margin: 0 auto;
+
margin: auto;
padding: 10px;
padding: 10px;
text-align: center;
text-align: center;
}
}
-
#SectionLinks a:hover {
+
#overlay {
-
text-decoration: none;
+
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(https://static.igem.org/mediawiki/2014/5/5f/Pdfimage.jpg);
 +
}
 +
 
 +
#excelList {
 +
margin: auto;
 +
}
 +
 
 +
#excelList ul {
 +
list-style-image: url(https://static.igem.org/mediawiki/2014/b/b8/Excellogo.png);
 +
}
 +
 
 +
#medalList {
 +
margin: auto;
 +
}
 +
 
 +
#medalList ul {
 +
list-style-image: url(https://static.igem.org/mediawiki/2014/f/f3/Geentick.png);
 +
}
 +
 
 +
#SectionLinks .OverlayText {
 +
color: #FFF;
 +
font: 18px/1.6 'Segoe UI', Calibri, Helvetica, sans-serif;
 +
text-align: left;
}
}
#SectionLinks .DescriptionLink {
#SectionLinks .DescriptionLink {
 +
//background-image: url(https://static.igem.org/mediawiki/2014/b/b2/Team_member.png);
 +
margin: 20px;
 +
height: 330px;
 +
width: 280px;
 +
border-radius: 15px;
 +
overflow: hidden;
 +
position: relative;
float: left;
float: left;
-
margin: 3%;
 
-
height: 400px;
 
-
width: 440px;
 
}
}
#SectionLinks .DescriptionLink h2 {
#SectionLinks .DescriptionLink h2 {
margin: 0;
margin: 0;
 +
padding: 20px;
}
}
Line 160: Line 213:
#SectionLinks .Wrap {
#SectionLinks .Wrap {
margin: auto;
margin: auto;
-
min-width: 270px;
+
width: 960px;
-
max-width: 1000px;
+
display: block;
display: block;
-
margin: auto;
 
border: 0;
border: 0;
padding: 0;
padding: 0;
-
}
 
-
 
-
#SectionLinks .DescriptionLink {
 
-
background: #4F494A;
 
-
padding: 20px;
 
-
position: relative;
 
}
}
Line 182: Line 227:
}
}
-
#SectionLinks #DescriptionLink1 {
+
#SectionLinks #TeamMember {
-
background: #299D77;
+
//background: #000 url(https://static.igem.org/mediawiki/2014/e/e1/Photobg.jpg) no-repeat;
}
}
-
#SectionLinks #DescriptionLink1:hover {
+
#SectionLinks #CircleImg {
-
background: #53B092;
+
margin-top: 50px;
 +
border-radius: 100px;
 +
-webkit-border-radius: 100px;
 +
-moz-border-radius: 100px;
}
}
-
#SectionLinks #DescriptionLink2 {
+
#inlineImg {
-
background: #87CA7A;
+
display: inline-block;
 +
float: right;
 +
margin-top: -15px;
}
}
-
#SectionLinks #DescriptionLink2:hover {
+
.cont-out {
-
background: #9FD494;
+
float: right;
 +
width: 75%;
 +
//box-shadow: 0 0 20px 5px #888888;
}
}
-
#SectionLinks #DescriptionLink3 {
+
.cont-out ul {
-
background: #E68930;
+
margin-left: 30px;
}
}
-
#SectionLinks #DescriptionLink3:hover {
+
.cont-out ul li {
-
background: #EBA059;
+
margin-left: 30px;
}
}
-
#SectionLinks #DescriptionLink4 {
+
.cont-out h3 {
-
background: #EDB74B;
+
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;
}
}
-
#SectionLinks #DescriptionLink4:hover {
+
.cont-menu ul {
-
background: #F0C56E;
+
list-style-type: none;
}
}
Line 224: Line 300:
font-weight: 700;
font-weight: 700;
border-bottom: 3px solid #5A5A5A;
border-bottom: 3px solid #5A5A5A;
-
color: #111111;
+
color: #000;
margin: 0 -20px;
margin: 0 -20px;
padding-left: 20px;
padding-left: 20px;
Line 232: Line 308:
font-size: 28px;
font-size: 28px;
font-weight: 600;
font-weight: 600;
-
color: #333333;
+
color: #000;
margin-top: 30px;
margin-top: 30px;
}
}
Line 239: Line 315:
font-size: 26px;
font-size: 26px;
font-weight: 500;
font-weight: 500;
-
color: #333333;
+
color: #000;
-
padding-left: 20px;
+
//padding-left: 20px;
}
}
Line 247: Line 323:
margin: 4px 0 12px 0;
margin: 4px 0 12px 0;
padding-left: 20px;
padding-left: 20px;
-
text-indent: 50px;
+
//text-indent: 50px;
-
color: #000000;
+
color: #000;
text-align:justify;
text-align:justify;
text-justify:inter-word;
text-justify:inter-word;
Line 258: Line 334:
#Content h3 + p, h3 + p + p, h3 + p + p + p, h3 + p + p + p + p {
#Content h3 + p, h3 + p + p, h3 + p + p + p, h3 + p + p + p + p {
-
padding-left: 40px;
+
//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;
}
}

Latest revision as of 14:58, 17 October 2014

  1. HomePageContent {

position: relative; top: 108px; }

  1. Banner {

display: none; }

/* Slider Styles */

  1. Slider {

position: relative; width: 100%; display: none; }

  1. Slider .Slides {

width: 100%; height: 100%; background-size: 100%, auto; }

  1. Slider #Slide0 {

background-image: url(Banner_1.png); background-repeat: no-repeat; }

  1. Slider #Slide1 {

background-image: url(Banner_2.png); background-repeat: no-repeat; display: none; }

  1. Slider #Slide2 {

background-image: url(Banner_3.png); background-repeat: no-repeat; display: none; }

  1. Slider #Slide3 {

background-image: url(Banner4.png); background-repeat: no-repeat; display: none; }

  1. Slider #Slide4 {

background-image: url(Banner5.png); background-repeat: no-repeat; display: none; }

  1. Slider #BottomLinks {

position: absolute; width: 100%; padding: 0; bottom: 0; background: #353132; text-align: center; opacity: 0.61; filter: alpha(opacity=61); }

  1. 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; }

  1. Slider #BottomLinks li:hover {

cursor: pointer; text-decoration: underline; }

  1. Slider .SideBar {

position: absolute; top: 0; width: 90px; z-index: 1; }

  1. Slider #LeftBar {

left: 0; }

  1. Slider #RightBar {

right: 0; }

  1. Slider #LeftArrow {

position: absolute; width: 60px; height: 60px; margin-left: 30px; background: url(20141009045654%212013UCalgaryArrowLeft.png) top no-repeat; }

  1. Slider #RightArrow {

position: absolute; width: 60px; height: 60px; margin-right: 30px; background: url(Rightbutton.fw.png) top no-repeat; }

  1. Slider #LeftArrow:hover, #Slider #RightArrow:hover {

background-position: bottom; cursor: pointer; }

/* Other Styles */

  1. Overview {

width: 100%; background: #c6e1bf; padding: 25px 7.5% 40px 5%; box-shadow: 0 0 20px 5px #888888; text-align: left; }

  1. Overview p {

margin: 18px 0 0 30px; //text-indent: 50px; }

  1. Overview i, #Overview em, #Overview b, #Overview strong {

font-size: 18px; }

  1. PathwayImg {

display: block; margin: 0 auto; }

  1. SectionLinks {

overflow: hidden; width: 100%; //background: #383132; margin: auto; padding: 10px; text-align: center; }

  1. 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% }

  1. TeamMember:hover #overlay {

overflow: visible; opacity: 1; }

  1. pdfList {

margin: auto; }

  1. pdfList ul {

list-style-image: url(Pdfimage.jpg); }

  1. excelList {

margin: auto; }

  1. excelList ul {

list-style-image: url(Excellogo.png); }

  1. medalList {

margin: auto; }

  1. medalList ul {

list-style-image: url(Geentick.png); }

  1. SectionLinks .OverlayText {

color: #FFF; font: 18px/1.6 'Segoe UI', Calibri, Helvetica, sans-serif; text-align: left; }

  1. SectionLinks .DescriptionLink {

//background-image: url(Team_member.png); margin: 20px; height: 330px; width: 280px; border-radius: 15px; overflow: hidden; position: relative; float: left; }

  1. SectionLinks .DescriptionLink h2 {

margin: 0; padding: 20px; }

  1. SectionLinks .Clear {

clear: both; }

  1. SectionLinks .Wrap {

margin: auto; width: 960px; display: block; border: 0; padding: 0; }

  1. SectionLinks .DescriptionLink p {

padding-left: 0; text-indent: 0; position: absolute; bottom: 10px; padding-right: 20px; }

  1. SectionLinks #TeamMember {

//background: #000 url(Photobg.jpg) no-repeat; }

  1. SectionLinks #CircleImg {

margin-top: 50px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; }

  1. 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; }

  1. Content h3 + p, h3 + p + p, h3 + p + p + p, h3 + p + p + p + p {

//padding-left: 40px; }

  1. Outreach {

width: 100%; margin: auto; }

  1. Links {

background: #000; width: 30%; margin: 0 10px; float: left; }

  1. 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; }