The recommended way to install user styles is to use Firefox with Stylish.
If you already have Firefox with Stylish, make sure this site is allowed to run JavaScript.
You've installed this user style in Stylish. To uninstall it, open the Tools menu, choose Add-ons, click the User Styles panel on the top, click on the entry for this user style, and click Uninstall.
You've installed this user style in Stylish. To uninstall it, open the Tools menu, choose Stylish, and remove the entry from there.
You've installed this user style in Stylish. To uninstall it, click the wrench icon, Extensions, click Options beside the entry for Stylish, and click delete for the appropriate entry.
You've installed this user style in Stylish, but a newer version is available.
To uninstall this user style, open the Tools menu, choose Add-ons, click the User Styles panel on the top, click on the entry for this user style, and click Uninstall.
The recommended way to install this user style is to .
This style is a hack-job based on Google Reader - My Tweaks ( http://userstyles.org/styles/3297 ), with color changes from Google Reader Revert ( http://userstyles.org/styles/12640makesa ). It's not perfect, but it does the trick for me. Thank you to the authors of these two styles - I couldn't have done it without you :)
To remove the "Previous" and "Next" Button bar at the bottom, replace the #viewer-footer { background-color: rgb(225, 236, 254) !important; } line in "colours" section with #viewer-footer { display: none !important; } - it will just hide it, not remove it completely, but that's the only solution I know.