Team:Toulouse/Notebook/Protocols

From 2014.igem.org

(Difference between revisions)
Line 37: Line 37:
}
}
 +
 +
.Title{
 +
    text-shadow: 1px 3px 3px rgba(70, 156, 133, 0.75);
 +
    color: #2CC23E;
 +
    font-size: 50px;
 +
    text-align: center;
 +
}
 +
 +
.Sub_title{
 +
    color: #2CC23E;
 +
    font-size: 30px;
 +
}
 +
 +
.Article {
 +
    text-align: justify;
 +
    text-indent:15px;
 +
}
 +
 +
a.Link {
 +
    font-size:10pt;
 +
    color :#A4A4A4;
 +
    text-decoration:none;
 +
}
 +
 +
a.Link:hover{
 +
    text-decoration:underline;
 +
}
 +
/*Overview*/
 +
.CropImg{
 +
    position : absolute;
 +
    width: 700px;
 +
    left :50%;
 +
    margin-left:-350px;
 +
    height: auto;       
 +
    overflow: hidden;
 +
    display :block;
 +
 +
}
 +
   
</style>
</style>
<body>
<body>

Revision as of 16:30, 28 September 2014