Difference between revisions of "User:Finnegan"
From FinnegansWiki
Jump to navigationJump to searchm |
|||
Line 3: | Line 3: | ||
== Standard CSS == | == Standard CSS == | ||
− | Finnegan - any chance of editing the standard CSS so that text with links in the body of the book are not underlined? Just look at [[Page | + | Finnegan - any chance of editing the standard CSS so that text with links in the body of the book are not underlined? Just look at [[Page 3]]: it's getting unreadable otherwise. |
The CSS needed is: | The CSS needed is: |
Revision as of 07:00, 26 September 2006
Good work on the block and revisions, Finnegan!! thanks- Tip (7/21/05)
Standard CSS
Finnegan - any chance of editing the standard CSS so that text with links in the body of the book are not underlined? Just look at Page 3: it's getting unreadable otherwise.
The CSS needed is:
pre a:link {text-decoration: none}
Thanks! Pemberton 08:57, 26 Sep 2006 (EDT)