diff options
author | Matt <s@tuxlite.com> | 2013-05-12 16:46:53 +0000 |
---|---|---|
committer | Matt <s@tuxlite.com> | 2013-05-12 16:46:53 +0000 |
commit | 1abef3723b4db5b3c287db58fbe9275064384ad8 (patch) | |
tree | 9e5432871233f29cc4cd2cc308a6728e7e148ff1 /tuxlite_zf/README.md | |
parent | ff2e25c964ba12505a402d00c9fa566367161667 (diff) | |
download | pelican-themes-1abef3723b4db5b3c287db58fbe9275064384ad8.tar.gz |
Fix misc styling bugs.
- Change header and site name colors
- Fix heading sizes for pages and archives
- Change navigation link color
- Fix syntax highlighting. Now using solarized theme
- Fix HTML lists using list-style-position
- Increased spacing between posts
- Update foundation CSS, JS files
Diffstat (limited to 'tuxlite_zf/README.md')
-rw-r--r-- | tuxlite_zf/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tuxlite_zf/README.md b/tuxlite_zf/README.md index 5ab8762..4eb1971 100644 --- a/tuxlite_zf/README.md +++ b/tuxlite_zf/README.md @@ -6,6 +6,8 @@ right sidebar design. Sidebar goes below main content when viewed on mobile devi Customization is all done and documented in style.css.
+Menu items and pages can be added to the top navigation bar via pelican settings file.
+
Screenshot below.
![Screenshot](https://raw.github.com/mins/pelican-themes/master/tuxlite_zf/Screenshot.png)
|