User:Segjin/Monobook.css: Difference between revisions

From Wiki
Jump to navigation Jump to search
Segjin (talk | contribs)
No edit summary
 
Segjin (talk | contribs)
No edit summary
 
Line 1: Line 1:
/* Just testing, trying to understand how to edit skins*/
firstHeading {
firstHeading {
   color: red;
   color: red;
}
}
/* always underline links */
a { text-decoration: underline; }

Latest revision as of 04:55, 30 October 2005

/* Just testing, trying to understand how to edit skins*/

firstHeading {
   color: red;
}

/* always underline links */
a { text-decoration: underline; }