User:Segjin/monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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; }