Sunday 15 September 2013

css - Rotated text is breaking -


I'm trying to use the corner-ribbon on my divs.

  ribbon-wrapper- green {width: 85px; Height: 88px; Hidden flurry; Status: Completed; Top: -3px; Correct: -3px; } .Rebon-green {font-size: 10px; font-weight: bold; Color: # 111; Text align: center; Text-shadow: RGBA (255, 255, 255,0,5) 0 px 1 px px; -WebKit-Converting: To rotate (45 degrees); -MOZ-Transform: to rotate (45 degrees); -MMS-transform: rotate (45 degrees); -o-results: to rotate (45 degrees); Status: Relative; Padding: 3px 0; Left: -5px; Top: 15px; Width: 120px; Background color: #BFDC7A; Background image: -WebKit-gradient (linear, left, left bottom, from (# BFDC7A), (# 8 EBF45)); Background-image: -webkit-linear-shield (top, # BFDC7A, # 8EBF45); Background image: -Mo-linear-shield (top, # BFDC7A, # 8EBF45); Background image: -MMS-linear-shield (top, # BFDC7A, # 8EBF45); Background image: -o-linear-shield (top, # BFDC7A, # 8EBF45); Color: # 6a6340; -WebKit box-shadow: 0 pixels 0 pixels 3 pixel RGBA (0,0,0,0.3); -MOZ-Box-Shadow: 0 pixels by 0 pixels 3 pixels RGBA (0,0,0,0.3); Box-Shadow: 0 pixels by 0 pixels 3 pixels RGBA (0,0,0,0.3); }   

The problem is that, when small and rotated, it starts to break the text.

Here's the bella:

If it's not broken in your browser, then here's a snapshot of what I'm facing:

Enter image details here

You can use force browser to refresh / re-font style of text:

  .brbon- Green {font-weight: bold; Font-size: 12px; Font-family: Sains-Serif; Color: # 111; Font-type: small-cap; Font-size: 120%; / *> Other Rules * /}   

Edit, in fact, the font should be very small to easily present.

Relation

No comments:

Post a Comment