Changes

Jump to navigation Jump to search
no edit summary
Line 6: Line 6:     
#p-logo:after {
 
#p-logo:after {
   content:"";
+
   content:"Hi Erik!";
 
   position:absolute;
 
   position:absolute;
 
   margin-left:20px;
 
   margin-left:20px;
 
   margin-top:-8px;
 
   margin-top:-8px;
   font-size:0.8em;
+
   font-size:0.8em;
   color:#9b3c6c;
+
   color:#0645ad;
 
}
 
}
    
#p-logo:hover:after {
 
#p-logo:hover:after {
 
   content:"Hey, stop touching me!";   
 
   content:"Hey, stop touching me!";   
 +
  color:#9b3c6c;
 
}
 
}
  

Navigation menu