Browse Source

Update Release notes

Talha Mansoor 11 years ago
parent
commit
d54b28e7da
1 changed files with 4 additions and 1 deletions
  1. 4 1
      RELEASE_NOTES.md

+ 4 - 1
RELEASE_NOTES.md

@@ -14,18 +14,21 @@ Visual Style
 * Email newsletter subscriber form style matches rest of the theme
 * Article images have a visible border
 * Block quotes have a quote icon instead of a thick line on left
-* Article's content font size is bigger, for better readability
+* Article's paragraph font size is bigger, for better readability
 * Remove unnecessary padding in sidebar's tag list
 * Change default place holder text of Email form text field
 * Search results link open in the same window, which is consistent with search
   results from internet search engines
 * Fix: Nested lists have different font sizes
+* Fix: Add CSS style rules for literal block in reST
 
 Optimizations
 -------------
 
 Following improvements reduce the number of HTTP requests 
 
+* Four CSS style sheets have been merged into to one
+* CSS style sheet is minified to reduce size
 * Favicon is disabled by default. Set `USE_FAVICON` to true to enable it
 * [Font Awesome](http://fortawesome.github.io/) is included only if `SOCIAL`
   tuple is set