Busca en cnbGuatemala con Google
156 bytes añadidos
, hace 8 años
Línea 213: |
Línea 213: |
| }); | | }); |
| | | |
| + | $('#dynamicFont3').splitLines({ |
| + | tag: '<span class="dynamicFontLine">', |
| + | width: 600, |
| + | keepHtml: true |
| + | }); |
| | | |
| var wordsLength = 0; | | var wordsLength = 0; |
Línea 223: |
Línea 228: |
| </script> | | </script> |
| <style> | | <style> |
− | #dynamicFont { | + | #mw-content-text{ |
− | font-size: 18px; | + | font-size: 18px!important; |
| } | | } |
| | | |
− | #dynamicFont h1, #dynamicFont h2, #dynamicFont h3,#dynamicFont h4,#dynamicFont h5,#dynamicFont h6,#dynamicFont p { | + | #mw-content-text h1, #mw-content-text h2, #mw-content-text h3,#mw-content-text h4,#mw-content-text h5,#mw-content-text h6,#mw-content-text p { |
| line-height: 1.45; | | line-height: 1.45; |
| } | | } |