diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik <micheal@web> | 2012-08-13 06:07:12 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-13 06:07:12 -0400 |
commit | e81c5a6987ce6f073636bdf6d32e9dde1fe24fa7 (patch) | |
tree | 46cb2da11a2d3a97e88e032429a18f2902b2995b /doc | |
parent | 8ed418b047420ddbe587fe2335dc6302d34d1b23 (diff) | |
download | ikiwiki-e81c5a6987ce6f073636bdf6d32e9dde1fe24fa7.tar ikiwiki-e81c5a6987ce6f073636bdf6d32e9dde1fe24fa7.tar.gz |
Fixed links
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Background_picture_and_css.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/forum/Background_picture_and_css.mdwn b/doc/forum/Background_picture_and_css.mdwn index 7dbde7e10..827100984 100644 --- a/doc/forum/Background_picture_and_css.mdwn +++ b/doc/forum/Background_picture_and_css.mdwn @@ -1,8 +1,8 @@ Is it possible to put two different background pictures into the right and left sides of the following ikiwiki css? -https://raw.github.com/spiffin/ikiwiki_lessish/master/lessish.css +[lessish css theme](https://raw.github.com/spiffin/ikiwiki_lessish/master/lessish.css) -Is it also possible to have a background like this: http://ysharifi.wordpress.com/ -or this tex.stackexchange.com +Is it also possible to have a background like this: [http://ysharifi.wordpress.com/](http://ysharifi.wordpress.com/) +or this [tex.stackexchange.com](tex.stackexchange.com) I am not a css expert so, it would be nice if you could provide some details. |