Difference between revisions of "Template:KU Leuven/research/idea/css"

Line 229: Line 229:
 
});
 
});
  
 +
.nav3 {
 +
    background-color: #E9E8C7;
 +
    height: auto;
 +
    width: 150px;
 +
    float: left;
 +
    padding-left: 20px;
 +
    font-family: Arial, Helvetica, sans-serif;
 +
    font-size: 12px;
 +
    color: #333333;
 +
    padding-top: 20px;
 +
    padding-right: 20px;
 +
}
 +
 +
.icons{
 +
    display:inline-block;
 +
    width: 64px;
 +
    height: 64px;
 +
  }
 +
 +
a.icons:hover {
 +
    background: #C93;
 +
}
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 19:29, 12 August 2015