[wp-trac] [WordPress Trac] #23086: Twenty Twelve: text in a full-width image can be blurry in Webkit

WordPress Trac noreply at wordpress.org
Tue Jan 8 22:28:40 UTC 2013


#23086: Twenty Twelve: text in a full-width image can be blurry in Webkit
---------------------------+------------------
 Reporter:  curiousdannii  |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  low            |   Milestone:  3.6
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  close          |
---------------------------+------------------

Comment (by paulwp):

 Replying to [comment:11 SergeyBiryukov]:
 > Replying to [comment:8 paulwp]:
 >
 > That's what child themes are for:
 http://codex.wordpress.org/Child_Themes.
 [[BR]]
 Actually, I was talking about Child theme.

 The CSS in child should use `@import url(../twentytwelve/style.css);` and
 only override what needed, this way, there will be no worry or burden
 whatsoever when Parent's CSS is updated.

 But to not use rem part of TwentyTwelve, Child's CSS is a copy over
 Parent's CSS without rem bits, no use of `@import` part. This, when CSS
 part of the parent is updated ( more likely to be bug fix, like some
 adjustments here and there ) there will be more job to do, the diff-
 compare-merge or the removal of rem bits over again each time.

 This's what make me sad ( not very sad, though, just a bit. )

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23086#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list