Difference between revisions of "User:Finnegan"

From FinnegansWiki
Jump to navigationJump to search
Line 1: Line 1:
 
Good work on the block and revisions, Finnegan!! thanks- Tip (7/21/05)
 
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 1]]: it's getting unreadable otherwise.
 +
 +
The CSS needed is:
 +
 +
  pre a:link {text-decoration: none}
 +
 +
Thanks! [[User:Pemberton|Pemberton]] 08:57, 26 Sep 2006 (EDT)

Revision as of 07:57, 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 1: it's getting unreadable otherwise.

The CSS needed is:

 pre a:link {text-decoration: none}

Thanks! Pemberton 08:57, 26 Sep 2006 (EDT)