Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
Line 6: Line 6:
/* Also need to modify MediaWiki:Vector.css to affect sidebar links */
/* Also need to modify MediaWiki:Vector.css to affect sidebar links */
a:link            {color: #006600;}          /* dark green */
a:link            {color: #006600;}          /* dark green */
a:visited          {color: #333300;}          /* brown */
a:visited          {color: #666600;}          /* brown */
a.new              {color: #cc2200;}          /* red */
a.new              {color: #cc2200;}          /* red */
a.new:visited      {color: #a55858;}          /* light red */
a.new:visited      {color: #a55858;}          /* light red */