Team:Evry/Notebook/test

From 2014.igem.org

(Difference between revisions)
Line 112: Line 112:
}
}
</style>
</style>
 +
 +
<style>
 +
 +
div.week > div {
 +
    border-left-style: solid;
 +
    border-width: high;
 +
    border-color: black;
 +
    padding-left: 20px;
 +
}
 +
 +
figure, figure img{
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    max-width:80%;
 +
}
 +
 +
figcaption {
 +
    text-align: center;
 +
    font-style: italic;
 +
    font-size: smaller;
 +
}
 +
 +
#checkboxProject {
 +
    display: block;
 +
<!--    position: fixed;-->
 +
    background-color:blue;
 +
}
 +
 +
</style>
 +
 +
   </head>
   </head>

Revision as of 13:16, 20 August 2014