Difference between revisions of "Team:Tec-Monterrey/sandboxDavid"

Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 +
/*** Custom scrollbar ***/   
 +
html {
 +
    overflow: auto;
 +
    overflow-x: hidden;
 +
}
 +
::-webkit-scrollbar {
 +
    background: #cccccc;
 +
}
 +
::-webkit-scrollbar-thumb {
 +
    background: #103010;
 +
}
 +
::-webkit-scrollbar-thumb:hover{
 +
    background: #155015;
 +
}
  
 
/*Override iGem default wiki settings */
 
/*Override iGem default wiki settings */

Revision as of 20:00, 14 June 2018

HOLA