Changes

From Drawn to Life Wiki
114 bytes removed ,  01:49, 19 November 2020
no edit summary
Line 123: Line 123:  
/*Colors various links white*/
 
/*Colors various links white*/
 
#pt-userpage a {
 
#pt-userpage a {
    color: #73e4fb;
  −
}
  −
a.new, #p-personal a.new {
  −
    color: #73e4fb;
  −
}
  −
a.new:visited, #p-personal a.new:visited {
   
     color: #73e4fb;
 
     color: #73e4fb;
 
}
 
}