Difference between revisions of "Template:KU Leuven/modeling/Internal/css"

Line 68: Line 68:
 
     vertical-align:top;
 
     vertical-align:top;
 
}
 
}
 
#simcb:hover {
 
    left:-10%;
 
    width:150%;
 
    height:150%;
 
 
 
}
 
 
  
 
.summarytext1, .summarytext2, .summarytext3 {
 
.summarytext1, .summarytext2, .summarytext3 {
Line 199: Line 191:
 
}
 
}
  
 +
/*********************/
 +
/* My Playground */
 +
/*********************/
  
 +
a:hover {
 +
    background-color: blue;
 +
}
 +
 +
.#simcb:hover {
 +
    left:-10%;
 +
    width:150%;
 +
    height:150%;
 +
 
 +
}
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 11:50, 10 August 2015