diff options
| author | Julien Phalip <jphalip@gmail.com> | 2012-09-10 17:19:35 -0700 |
|---|---|---|
| committer | Julien Phalip <jphalip@gmail.com> | 2012-09-10 17:19:35 -0700 |
| commit | 6eb4f2569266391e223410ab7eaa2555ac0a4f10 (patch) | |
| tree | 15a24a4b0937dc31907228c77963557324bc2be5 /docs/faq | |
| parent | f1bdfbd24bcc76d21c4bf7442959bdf630ac4dec (diff) | |
Removed an obsolete documentation page about admin style customization.
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/admin.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/faq/admin.txt b/docs/faq/admin.txt index 8ec7491903..ea6aa2e74e 100644 --- a/docs/faq/admin.txt +++ b/docs/faq/admin.txt @@ -91,8 +91,7 @@ The dynamically-generated admin site is ugly! How can I change it? We like it, but if you don't agree, you can modify the admin site's presentation by editing the CSS stylesheet and/or associated image files. The site is built using semantic HTML and plenty of CSS hooks, so any changes you'd -like to make should be possible by editing the stylesheet. We've got a -:doc:`guide to the CSS used in the admin </obsolete/admin-css>` to get you started. +like to make should be possible by editing the stylesheet. What browsers are supported for using the admin? ------------------------------------------------ @@ -104,5 +103,5 @@ There *may* be minor stylistic differences between supported browsers—for example, some browsers may not support rounded corners. These are considered acceptable variations in rendering. -.. _YUI's A-grade: http://yuilibrary.com/yui/docs/tutorials/gbs/ +.. _YUI's A-grade: http://yuilibrary.com/yui/docs/tutorials/gbs/ |
