Difference between revisions of "Team:Bielefeld-CeBiTec/Notebook/Library"

Line 146: Line 146:
 
/*Make the navigation button green where you are*/
 
/*Make the navigation button green where you are*/
 
#current > a {background-color: green}
 
#current > a {background-color: green}
 +
 +
/*Designe of Lab Notebook Button*/
 +
.panel-default > .panel-heading { /* Kopfbereich des Notebooks */
 +
background-image: linear-gradient(to bottom, #999933 0px, #666633 100%);
 +
color: white;
 +
}
  
 
</style>
 
</style>

Revision as of 13:22, 4 August 2016