diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-28 12:44:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-28 12:44:33 -0400 |
commit | eddfc5bf4762b5a0855921472a7bba741ccbe6c6 (patch) | |
tree | 527c053de7748f3467dd220773f7838d5bfcc2c0 | |
parent | 7bc87c8b9207ebb254bbd2452e1a37832b552d3f (diff) | |
download | ikiwiki-eddfc5bf4762b5a0855921472a7bba741ccbe6c6.tar ikiwiki-eddfc5bf4762b5a0855921472a7bba741ccbe6c6.tar.gz |
alt stylesheets will not be showing up in browser
To show them securely, I'd have to lock the css_market page, and
disable scrubbing of the page. Don't want to do that.
-rw-r--r-- | doc/css_market.mdwn | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/css_market.mdwn b/doc/css_market.mdwn index 1838b2f60..c5ac13969 100644 --- a/doc/css_market.mdwn +++ b/doc/css_market.mdwn @@ -53,12 +53,6 @@ gnomes will convert them to css files..) layout for wikis that need to be functional and elegant, but not necessarily uniquely designed. Currently in use by the [the outeralliance wiki](http://oa.criticalfutures.com/). - -If your web browser allows selecting between multiple stylesheets, this -page can be viewed using many of the stylesheets above. For example, if -using Epiphany with the Select Stylesheet extension enabled, use View -> -Style. In Firefox or Iceweasel, use View -> Page Style. - <!-- Page links --> [1]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/src/local.css (Download Blankoblues CSS) |