css/startscreen.css
changeset 11 9833f3e24105
parent 7 a2d5b669f663
child 13 3ba18138e37e
equal deleted inserted replaced
10:ab587bf164f9 11:9833f3e24105
   114 
   114 
   115 .topic {
   115 .topic {
   116     width: 236px; padding: 6px; cursor: pointer; background: #333333;
   116     width: 236px; padding: 6px; cursor: pointer; background: #333333;
   117 }
   117 }
   118 
   118 
       
   119 .topic:hover li {
       
   120 	color: #000000;
       
   121 }
       
   122 
   119 .highlight {
   123 .highlight {
   120     color: #333333; background: #ffff00;
   124     color: #333333; background: #ffff00;
   121 }
   125 }