**********Liturature Book table Page****************************/ .literature-table { font-size: 14px; } .col-serial { width: 90px; text-align: center; } .literature-table td { vertical-align: middle; } .literature-link { text-decoration: none; color: #0d6efd; font-weight: 500; } .literature-link:hover { text-decoration: underline; color: #084298; } .literature-table-th{ background:#000080; } .literature-table-th tr th { color:#ffff; font-size:22px; text-align:center; } .content .title{ text-align: center; } ___________________________