Team:Goettingen/stylesheet

From 2014.igem.org

(Difference between revisions)
m
m
 
(83 intermediate revisions not shown)
Line 14: Line 14:
}
}
a{
a{
-
color:#6699FF;
+
        color:#6699FF;
}
}
Line 38: Line 38:
}
}
p{
p{
-
font-family:Georgia, Times, 'Times New Roman', serif;
 
         line-height:150%;
         line-height:150%;
-
         /*font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;*/
+
         font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
}
body{
body{
Line 306: Line 305:
color:#FFFFFF;
color:#FFFFFF;
}
}
-
/*For Twitter & Facebook*/
+
 
-
#Twitter{
+
-
      height:660px;
+
-
}
+
-
#Facebook{
+
-
      height:660px;
+
-
}
+
/*For the pre & next buttons*/
/*For the pre & next buttons*/
Line 318: Line 311:
         display:block;
         display:block;
         float:left;
         float:left;
 +
        margin:20px 0;
         padding:5px;
         padding:5px;
         border:solid 1px #e98f00;
         border:solid 1px #e98f00;
         border-radius:2px;
         border-radius:2px;
 +
}
 +
.button_pre:hover{
 +
        color:white;
 +
        background-color:#FFB573;
}
}
.button_next{
.button_next{
         display:block;
         display:block;
         float:right;
         float:right;
 +
        margin:20px 0;
         padding:5px;
         padding:5px;
         border:solid 1px #e98f00;
         border:solid 1px #e98f00;
         border-radius:2px;
         border-radius:2px;
 +
}
 +
.button_next:hover{
 +
        color:white;
 +
        background-color:#FFB573;
}
}
.trans_zh{
.trans_zh{
Line 336: Line 339:
         border-radius:2px;
         border-radius:2px;
}
}
 +
/*For the footer*/
/*For the footer*/
#footer{
#footer{
Line 393: Line 397:
border-color:#CCC;
border-color:#CCC;
}
}
 +
.teamM img{
 +
width:200px;
 +
height:250px;
 +
margin-top:36px;
 +
        border-radius:8%;
 +
}
 +
.titleLeft{
.titleLeft{
         float:left;
         float:left;
Line 404: Line 415:
         float:left;
         float:left;
         width:410px;
         width:410px;
-
}
 
-
.teamM img{
 
-
width:200px;
 
-
height:250px;
 
-
margin-top:36px;
 
-
        border-radius:8%;
 
-
}
 
-
.teamM h2{
 
-
height:36px;
 
-
margin-left:20px;
 
-
}
 
-
.teamM p{
 
margin-left:30px;
margin-left:30px;
         margin-bottom:25px;
         margin-bottom:25px;
}
}
-
/*.teamMember1{
+
 
-
float:left;
+
 
-
width:690px;
+
 
-
margin-top:10px;
+
-
border-bottom-style:solid;
+
-
border-width:2px;
+
-
border-color:#CCC;
+
-
}
+
-
.teamMember2{
+
-
float:left;
+
-
width:690px;
+
-
margin-top:10px;
+
-
border-bottom-style:solid;
+
-
border-width:2px;
+
-
border-color:#CCC;
+
-
}
+
-
.titleLeft{
+
-
        float:left;
+
-
width:200px;
+
-
}
+
-
.titleLeft h3{
+
-
              text-align:center;
+
-
}
+
-
.titleRight{
+
-
        float:right;
+
-
}
+
-
.teamMember1 img{
+
-
height:250px;
+
-
margin-top:36px;
+
-
        border-radius:8%;
+
-
}
+
-
.teamMember1 h2{
+
-
display:block;
+
-
float:left;
+
-
width:410px;
+
-
height:36px;
+
-
margin-left:20px;
+
-
}
+
-
.teamMember1 p{
+
-
display:block;
+
-
float:left;
+
-
width:410px;
+
-
margin-left:40px;
+
-
        margin-bottom:25px;
+
-
}
+
-
.teamMember2 img{
+
-
display:block;
+
-
float:right;
+
-
width:200px;
+
-
height:250px;
+
-
margin-top:36px;
+
-
        border-radius:8%;
+
-
}
+
-
.teamMember2 h2{
+
-
display:block;
+
-
float:left;
+
-
width:410px;
+
-
height:36px;
+
-
}
+
-
.teamMember2 p{
+
-
display:block;
+
-
float:left;
+
-
width:410px;
+
-
        margin-left:20px;
+
-
        margin-bottom:25px;
+
-
}
+
-
*/
+
.instructors{
.instructors{
float:left;
float:left;
Line 643: Line 578:
}
}
#ackn9 img{
#ackn9 img{
 +
        float:right;
 +
}
 +
#ackn14 img{
         float:right;
         float:right;
}
}
Line 649: Line 587:
}
}
#ackn11 p{
#ackn11 p{
 +
      width:688px;
 +
}
 +
#ackn15 p{
       width:688px;
       width:688px;
}
}
/*For protocol part*/
/*For protocol part*/
/*For the overview page*/
/*For the overview page*/
 +
#OverviewTitle{
 +
        text-align:center;
 +
        font-size:36px;
 +
        padding:30px 0 0 0;
 +
}
 +
.linkButton{
 +
        display:block;
 +
        float:right;
 +
        position:relative;
 +
        bottom:10px;
 +
}
 +
#empty{
 +
        background-color:#F7F7F7;
 +
}
#protocolOverview{
#protocolOverview{
float:left;
float:left;
Line 660: Line 615:
float:left;
float:left;
width:280px;
width:280px;
-
height:180px;
+
height:250px;
margin:12px;
margin:12px;
padding:15px;
padding:15px;
 +
        background-color:#e7e7e7;
 +
        border-radius:10px;
 +
       
}
}
.pro_sub h4 a{
.pro_sub h4 a{
Line 668: Line 626:
       font-family:Verdana, Geneva, sans-serif;
       font-family:Verdana, Geneva, sans-serif;
font-size:22px;
font-size:22px;
-
         line-size:22px;
+
         line-height:26px;
         color:#F90;
         color:#F90;
text-align:center;
text-align:center;
Line 682: Line 640:
}
}
.pro_sub a:hover{
.pro_sub a:hover{
-
color:#e98f00;
+
color:#F90;
 +
}
 +
.figure{
 +
        font-size:14px;
 +
        color:#5b686a;
 +
        line-height:110%;
 +
        padding:0 30px;
}
}
-
 
#pic img{
#pic img{
         vertical-align: top;
         vertical-align: top;
Line 723: Line 686:
.proLP ul li{
.proLP ul li{
         display:block;
         display:block;
-
padding:5px 10px 5px 0;
+
padding:5px 25px 5px 0px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:16px;
font-size:16px;
Line 731: Line 694:
.proLP ul li a{
.proLP ul li a{
color:#F88005;
color:#F88005;
-
        padding-left:10px;
 
}
}
.proLP ul li ul li{
.proLP ul li ul li{
Line 737: Line 699:
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:14px;
font-size:14px;
 +
        padding-left:20px;
line-height:24px;
line-height:24px;
}
}
.proLP ul li ul li a{
.proLP ul li ul li a{
         color:black;
         color:black;
-
        padding-left:25px;
 
}
}
Line 763: Line 725:
}
}
.proRP h1{
.proRP h1{
-
      font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
+
        font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
       font-size:30px;
       font-size:30px;
       font-weight:bold;
       font-weight:bold;
Line 769: Line 731:
       line-height:40px;
       line-height:40px;
       text-align:left;
       text-align:left;
-
 
+
      padding:10px;
}
}
.proRP h2{
.proRP h2{
Line 785: Line 747:
color:#BF2F15;
color:#BF2F15;
         text-align:left;
         text-align:left;
 +
}
 +
.proRP h4{
 +
font-family:"Charter Black", sans-serif;
 +
font-size:18px;
 +
        line-height:24px;
 +
padding:10px 0;
 +
color:black;
 +
text-align:justify;
 +
        font-weight:bold;
}
}
Line 790: Line 761:
font-size:16px;
font-size:16px;
text-align:justify;
text-align:justify;
 +
}
 +
#humanPractice img{
 +
        border-radius:8%;
}
}
#protocol  ul li:hover{
#protocol  ul li:hover{
Line 823: Line 797:
#achv_p1{
#achv_p1{
         float: left;
         float: left;
-
        height:380px;
 
         width:690px;
         width:690px;
border-bottom-style:solid;
border-bottom-style:solid;
Line 855: Line 828:
border-bottom-width:1px;
border-bottom-width:1px;
}
}
-
 
+
#Achieve a{
 +
        color:black;
 +
}
/*For the gallery*/
/*For the gallery*/
.gallery_single_part{
.gallery_single_part{
Line 923: Line 898:
#notebookWrap h2{
#notebookWrap h2{
         color:#000;
         color:#000;
 +
}
 +
#BBWrap p img{
 +
        display:block;
 +
        margin:15px auto;
}
}
#lab_team1{
#lab_team1{
Line 949: Line 928:
.note_sthree{
.note_sthree{
         float:left;
         float:left;
-
        width:334px;
+
width:280px;
-
         height:230px;
+
         height:290px;
 +
margin:12px;
 +
padding:15px;
 +
        background-color:#e7e7e7;
 +
        border-radius:10px;
}
}
.note_sthree h2{
.note_sthree h2{
Line 977: Line 960:
/*This is for the presentation part*/
/*This is for the presentation part*/
 +
#Presentation{
 +
        float:left;
 +
        width:690px;
 +
}
.pres{
.pres{
         float:left;
         float:left;
Line 996: Line 983:
/*Modify the table*/
/*Modify the table*/
.table1  {
.table1  {
-
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
+
        font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
-
  /*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
+
   width:100%;
   width:100%;
   border-collapse:collapse;
   border-collapse:collapse;
Line 1,015: Line 1,001:
}
}
.table1 tr:nth-child(odd){
.table1 tr:nth-child(odd){
-
  background-color:#EAF2D3;
+
          background-color:#EAF2D3;
}
}
 +
.table2{
 +
        background-color:#F7F7F7;
 +
        font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
 +
}
 +
.table2 td{
 +
        padding:5px 15px;
 +
        text-align:left;
 +
 +
}
/* social media boxes */
/* social media boxes */
.fblike iframe {
.fblike iframe {

Latest revision as of 01:17, 18 October 2014