Difference between revisions of "User:Quolnok/vector.css"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created page with '#canon-notice-text p a { color:grey } #canon-notice-text p i a { color:grey }')
 
Line 1: Line 1:
#canon-notice-text p a
#canon-notice-text p a
{
{
     color:grey
     color:grey !important;
}
}
#canon-notice-text p i a
#canon-notice-text p i a
{
{
     color:grey
     color:grey !important;
}
}

Revision as of 13:02, 16 August 2009

#canon-notice-text p a
{
    color:grey !important;
}
#canon-notice-text p i a
{
    color:grey !important;
}