Changes

From Drawn to Life Wiki
page history
Line 244: Line 244:  
   background: #ffe49c;
 
   background: #ffe49c;
 
   color: #16074b;
 
   color: #16074b;
 +
}
 +
#pagehistory li.selected {
 +
  background-color: #332078;
 +
  color: #fff;
 +
  outline: 1px dashed #a2a9b1;
 
}
 
}
 
}
 
}