MediaWiki:LeadingAndTrailingCells.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
Miraheze>Marshall
No edit summary
Miraheze>Marshall
No edit summary
Line 5: Line 5:
     .append('svg').attrs({height:890*sc, width:620*sc})
     .append('svg').attrs({height:890*sc, width:620*sc})
     .append('g')
     .append('g')
     .attr('transform','scale(sc)')
     .attr('transform',`scale(${sc})`)
     .attr('font-size',46)
     .attr('font-size',46)
     .attr('text-anchor','middle');
     .attr('text-anchor','middle');
Anonymous user

Navigation menu