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; }

Revision as of 20:23, 30 October 2005

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

firstHeading {
   color: red;
}

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