Ticket #17741: tiny-bubbles.diff
| File tiny-bubbles.diff, 580 bytes (added by , 15 years ago) |
|---|
-
wp-content/themes/twentyeleven/style.css
993 993 border: 1px solid #ddd; 994 994 -moz-border-radius: 24px; 995 995 border-radius: 24px; 996 color: #777; 997 font-size: 18px; 998 font-weight: 300; 999 line-height: 48px; 996 color: #aaa; 997 font-size: 17px; 998 font-weight: normal; 999 line-height: 48px; 1000 letter-spacing: 0.1em; 1000 1001 overflow: hidden; 1001 1002 position: absolute; 1002 1003 text-align: center;