Jump to content

User:Celestianpower/common.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Created page with 'span.updatedmarker { background-color: transparent; color: #006400; } .mw-special-Watchlist strong.mw-watched a { font-weight: bold; } strong.mw-wat...'
 
test
 
Line 2: Line 2:
background-color: transparent;
background-color: transparent;
color: #006400;
color: #006400;
}
.mw-special-Watchlist strong.mw-watched a {
font-weight: bold;
}
}



Latest revision as of 11:54, 23 May 2012

span.updatedmarker {
    background-color: transparent;
    color: #006400;
}

strong.mw-watched {
    font-weight: normal;
    border-bottom: 1px dotted #000;
}