Changes

Jump to navigation Jump to search
m
no edit summary
Line 1: Line 1:  
/* CSS playground of Erik van den Berge*/
 
/* CSS playground of Erik van den Berge*/
 +
 +
    
.mw-wiki-logo {
 
.mw-wiki-logo {
   background-image: url("https://www.socsci.ru.nl/vr/resources/robotwiki.png");
+
   background-image: url("https://www.socsci.ru.nl/vr/wiki/robotwiki.png");
 
   background-position: top center !important;
 
   background-position: top center !important;
 
   height:138px !important;
 
   height:138px !important;
Line 19: Line 21:  
   text-align:center;
 
   text-align:center;
 
   font-size:0.8em;   
 
   font-size:0.8em;   
   color:#9b3c6c;
+
   color:#50727b;
 
}
 
}
    
#p-logo:hover:after {
 
#p-logo:hover:after {
   content:"Return to Home";
+
   content:"Return to Home";  
    
+
   color:#e76f51;
 
}
 
}
  

Navigation menu