Team:HIT-Harbin/css/projectstyle.css

From 2014.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 1: Line 1:
#project span{color:#2F798C;}
#project span{color:#2F798C;}
 +
#title h2{color:#2F798C;border:1.5px dashed #F9F6E7;font-size:18px;}
#title h2{color:#2F798C;border:1.5px dashed #F9F6E7;font-size:18px;}
-
/*
+
#mainarea h2 {
-
************************
+
font-family: Arial, Helvetica, sans-serif;
-
* =abstract
+
margin:5px 0 20px 0;
-
************************
+
padding-top: .5em;  
-
*/
+
color: black;
-
 
+
text-align: justify;
-
h2 {
+
border: 1.5px dashed #F9F6E7;
-
font-family: Arial, Helvetica, sans-serif;
+
display: block;
-
margin:5px 0 20px 0;
+
-
padding-top: .5em;  
+
-
color: black;
+
-
text-align: justify;
+
-
border: none;
+
-
display: block;
+
}
}
#mainarea {
#mainarea {
-
font-size: 15px;
+
font-size: 15px;
-
line-height: 20px;
+
line-height: 20px;
-
font-style: italic;
+
font-style: italic;
-
color: #0e0e0e;
+
color: #0e0e0e;}
-
padding: 10px 50px;
+
-
}
+
-
#mainarea p {
+
a.custom-button {
-
padding-left: 80px;
+
font:bold 13px/34px Arial;
-
padding-right: 80px;
+
-
font-style: normal;
+
}
}
-
 
+
.preload div{
-
/*#mainarea p:last-child:after {
+
-
content: '”';
+
-
font-size: 40px;
+
-
color: #bfbfbf;
+
-
font-style: italic;
+
-
position: relative;
+
-
bottom: -15px;
+
-
right: -5px;
+
-
}
+
-
/*
+
-
 
+
-
 
+
-
/*
+
-
************************
+
-
* =project
+
-
************************
+
-
*/
+
-
 
+
-
h2 {
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
margin:5px 0 20px 0;
+
-
padding-top: .5em;
+
-
color: black;
+
-
text-align: justify;
+
-
border: none;
+
-
display: block;
+
-
}
+
-
 
+
-
#mainarea {
+
-
font-size: 15px;
+
-
line-height: 20px;
+
-
font-style: italic;
+
-
color: #0e0e0e;
+
-
padding: 10px 50px;
+
-
}
+
-
 
+
-
#mainarea p {
+
-
padding-left: 80px;
+
-
padding-right: 80px;
+
-
font-style: normal;
+
-
}
+
-
 
+
-
div .preload {
+
width: 960px;
width: 960px;
height: 470px;
height: 470px;
position: relative;
position: relative;
-
left: 300px;
 
}
}
-
.preload img {
+
#mainarea div{
-
vertical-align: middle;
+
        width:960px;
-
}
+
        position: relative;
-
 
+
        left: 20px;
-
.cta-box p {
+
-
margin: 19px;
+
-
font:italic 25px/34px "Times New Roman";
+
-
border-bottom: 1px solid #f3f3f3;
+
-
border-top: 1px solid #f3f3f3;
+
-
}
+
-
 
+
-
a.custom-button {
+
-
margin: 19px;
+
-
font:bold 13px/34px Arial;
+
-
float: right;
+
-
position: relative;
+
-
right: 100px;
+
-
bottom: 10px;
+
}
}

Latest revision as of 19:09, 17 October 2014

  1. project span{color:#2F798C;}
  1. title h2{color:#2F798C;border:1.5px dashed #F9F6E7;font-size:18px;}
  1. mainarea h2 {

font-family: Arial, Helvetica, sans-serif; margin:5px 0 20px 0; padding-top: .5em; color: black; text-align: justify; border: 1.5px dashed #F9F6E7; display: block; }

  1. mainarea {

font-size: 15px; line-height: 20px; font-style: italic; color: #0e0e0e;}

a.custom-button { font:bold 13px/34px Arial; }

.preload div{ width: 960px; height: 470px; position: relative; }

  1. mainarea div{
       width:960px;
       position: relative;
       left: 20px;

}