Difference between revisions of "Template:Freiburg/CSS"

Line 18: Line 18:
 
/* CSS-slider: inline for the respective pages. e.g. https://2015.igem.org/wiki/index.php?title=Team:Freiburg/PaP/ScienceFair
 
/* CSS-slider: inline for the respective pages. e.g. https://2015.igem.org/wiki/index.php?title=Team:Freiburg/PaP/ScienceFair
 
/* CSS classes and ids for Human Practice
 
/* CSS classes and ids for Human Practice
 +
/* CSS for back-button
 
/* CSS for the upwards-blob: on wiki_content_start
 
/* CSS for the upwards-blob: on wiki_content_start
 
/* =================== END: CSS Navigation =================== */
 
/* =================== END: CSS Navigation =================== */
Line 706: Line 707:
  
 
/* ============== BEGIN:CSS classes and ids for Human Practice =============*/
 
/* ============== BEGIN:CSS classes and ids for Human Practice =============*/
 
 
#recipe {
 
#recipe {
 
     width: 80%;
 
     width: 80%;
 
}
 
}
 +
/* ============== END:CSS classes and ids for Human Practice =============*/
  
  
 +
/* ============== BEGIN:CSS for back-button =============*/
 +
.button_back {
 +
    margin: 0px auto;
 +
    padding: 0px 5px 5px 0px;
 +
    width: 90px;
 +
    line-height: 1.5em;
 +
    text-align: center;
 +
    background-color: #0051A2;
 +
    border-radius: 30px 15px 15px 30px;
 +
    border: 1px groove #004081;
 +
    font-size: 20pt;
 +
}
 +
/* ============== END:CSS for back-button =============*/
  
 
</style>
 
</style>

Revision as of 21:50, 8 September 2015