User:RobbiRobb/common.css: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with ".newpage { color: green; } .minor,.minoredit { color: orange; } .page-Special_RecentChanges #content a.mw-userlink[title="User:RobbiRobb"] { color:#900; font-weight:...")
 
mNo edit summary
 
Line 8: Line 8:
.page-Special_RecentChanges #content a.mw-userlink[title="User:RobbiRobb"]
.page-Special_RecentChanges #content a.mw-userlink[title="User:RobbiRobb"]
{
{
color:#900;
color: green;
font-weight: bold;
font-weight: bold;
}
}

Latest revision as of 21:33, 24 June 2017

.newpage {
    color: green;
}

.minor,.minoredit {
    color: orange;
}
.page-Special_RecentChanges #content a.mw-userlink[title="User:RobbiRobb"]
{
color: green;
font-weight: bold;
}