Title: Coding issue in style.css
Last modified: August 21, 2016

---

# Coding issue in style.css

 *  Resolved [azw](https://wordpress.org/support/users/azw/)
 * (@azw)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/coding-issue-in-stylecss/)
 * Hi, Tomas,
    I think there may be a bracket missing in the style.css file as shown
   below. I’ve added the missing bracket after —>.
 *     ```
       /* 13.0 Print
   
       ----------------------------------------------- */
   
       @media print {
   
       /* Here you can add specific styles for the printing */
   
       	.site-header h2 {
   
       /*		color: #000; */
   
       		font-size: 13pt;
   
       /*		text-align: left; */
       --->	}
       }
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [azw](https://wordpress.org/support/users/azw/)
 * (@azw)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/coding-issue-in-stylecss/#post-4460451)
 * Hmmm. Maybe it was only in the style.css for tiny-forge-child-theme-example. 
   I’m not seeing this problem in the main style.css for the latest release.
    Or
   it may have been that I deleted it!
 *  Theme Author [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * (@tomasm)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/coding-issue-in-stylecss/#post-4460577)
 * Looks like copy-paste selection didn’t include that one bracket.
 * But thank you for being pro-active 😉

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Coding issue in style.css’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tiny-forge/1.6.1/screenshot.png)
 * Tiny Forge
 * [Support Threads](https://wordpress.org/support/theme/tiny-forge/)
 * [Active Topics](https://wordpress.org/support/theme/tiny-forge/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tiny-forge/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tiny-forge/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/coding-issue-in-stylecss/#post-4460577)
 * Status: resolved