adb8b54c6cc3845fc987eabae0edd6cb777247c2 kate Mon Jan 30 16:55:39 2017 -0800 Add class for text centered in table columns. refs #18540 diff --git src/hg/htdocs/template.html src/hg/htdocs/template.html index bd9428d..ca7dd32 100755 --- src/hg/htdocs/template.html +++ src/hg/htdocs/template.html @@ -128,30 +128,34 @@ Chromosomes 261 Haplotypes 261 Unlocalized contigs 1270 +

+ To horizontally center the text in each table cell, add the class 'gbsCenterText' to the table element. +

+

Code

Here is some code in a preformatted section ('pre' and 'code' tags):

sudo -i
 bash browserSetup.sh install

And here is some text with a bit of code embedded (just the 'code' tag)..