|
|
@@ -5,7 +5,7 @@ Description: This site was built using the Bones Development Theme. For more inf
|
|
|
Author: Your Name Here
|
|
|
Author URI: http://www.yoururlhere.com
|
|
|
Version: 1.7
|
|
|
-Tags: flexible-width, translation-ready, microformats, rtl-language-support
|
|
|
+Tags: fluid-layout, responsive-layout, translation-ready, microformats, rtl-language-support
|
|
|
|
|
|
License: WTFPL
|
|
|
License URI: http://sam.zoy.org/wtfpl/
|
|
|
@@ -70,3 +70,16 @@ it a week, maybe two, and you will never go back.
|
|
|
Happy Developing!
|
|
|
|
|
|
******************************************************************/
|
|
|
+
|
|
|
+/*
|
|
|
+WordPress Probz
|
|
|
+So Theme Check (http://wordpress.org/plugins/theme-check/)
|
|
|
+is constantly telling me that it needs these classes in the CSS even
|
|
|
+though they are in the REAL stylesheet in library/css/style.css.
|
|
|
+So we're gonna drop these here to keep it happy.
|
|
|
+Great work, Theme Check (eye roll)
|
|
|
+*/
|
|
|
+
|
|
|
+.sticky {} /* DO NOT EDIT THIS */
|
|
|
+.gallery-caption {} /* THESE ARE USELESS */
|
|
|
+.bypostauthor {} /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */
|