Template:NVDonate-header

From 2013.igem.org

(Difference between revisions)
(Created page with "__NOTOC__<html lang="en"> <head> <!-- wiki hacks --> <style type="text/css"> #globalwrapper { width:975px; padding:20px 0px; margin: 0 auto; background-color:#f...")
 
(9 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
-
<!-- wiki hacks -->
 
<style type="text/css">
<style type="text/css">
#globalwrapper {
#globalwrapper {
Line 28: Line 27:
     background-image: url('https://static.igem.org/mediawiki/2013/f/f2/Donation-header.jpg');
     background-image: url('https://static.igem.org/mediawiki/2013/f/f2/Donation-header.jpg');
     background-position: top;
     background-position: top;
-
     height:300px ;
+
     height:285px ;
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     border-width:0px;
     border-width:0px;
-
     border-top-width:1px;
+
     border-top-width:0px;
 +
}
 +
#ContentArea {
 +
height: auto;
 +
width:100%;
 +
float:left;
 +
        margin-bottom:0px;
 +
        margin-left:0px;
 +
}
 +
<html lang="en">
 +
<head>
 +
<style type="text/css">
 +
 +
a {
 +
    color: #991133;
 +
    text-decoration: none;
}
}
 +
a:hover {
 +
    text-decoration: underline;
 +
}
-
#content {
+
#minimalist {
-
     border-left-width:0px;
+
     font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
-
     border-right-width:0px;
+
    font-size:9px;
-
     padding:5px;
+
    width: 100%;
-
     width:965px;
+
    background:#fff;
 +
     border-collapse:collapse;
 +
     text-align:left;
 +
     margin:20px;
}
}
-
#menubar {  
+
 
-
     background-color: white;  
+
#minimalist th {
 +
     font-size:10px;
 +
    font-weight:normal;
 +
    color:#039;
 +
    border-bottom:2px solid #6678b1;
 +
    padding:10px 8px;
}
}
-
#menubar ul li a {  
+
 
-
     color: #999999; }
+
#minimalist td {
-
     .right-menu li a {
+
     color:#669;
-
     color: black;
+
     padding:9px 8px 0;
-
     background-color: white;
+
}
 +
 
 +
.clear {
 +
    clear:both;
 +
}
 +
 
 +
}
 +
#block-content{
 +
    padding-bottom: 15px;
 +
    clear:both;
 +
}
 +
 
 +
 
 +
 
 +
}
 +
h3{
 +
    padding: 30px 0 20px 0;
 +
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
 +
    font-size: 18px;
 +
    font-weight: normal;
 +
}
 +
 
 +
#center{
 +
    float:left;
 +
    padding-bottom: 35px;
 +
    margin-bottom:10px;
 +
    border-top: 1px dotted #999;
 +
    border-bottom: 1px dotted #999;
 +
    clear:both;
 +
    padding-left: 50px;
 +
    padding-right: 50px;
 +
}
 +
#quote{
 +
float:left;
 +
        padding: 0 25px 25px 25px;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
font-size: 17px;
 +
font-style: italic;
 +
letter-spacing: 2px;
 +
color: #333;
 +
}
 +
#quote p{
 +
line-height: 22px;
 +
}
 +
#quote p.testimonial{
 +
font-size: 12px;
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-style: normal;
 +
color: #000;
 +
        margin-left:15px;
 +
 +
}
 +
#quote .quote{
 +
font-size: 26px;
 +
 
 +
}
 +
 
 +
 
 +
 
 +
.col_list ul{
 +
    list-style-type:none;
 +
    list-style-image:none;
 +
    background-image:none;
 +
}
 +
.col_list li{
 +
     background-color:#e1e6e9;
 +
    padding: 5px 15px;
 +
}
 +
 
 +
.col_list_team ul{
 +
    list-style-type:none;
 +
    list-style-image:none;
 +
    background-image:none;
 +
}
 +
.col_list_team li{
 +
     background-color:#e1e6e9;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
</style>
</head>
</head>
 +
</html>

Latest revision as of 16:32, 6 June 2013