X-Git-Url: https://harishankar.org/repos/?p=biacv.git;a=blobdiff_plain;f=templates%2Fdefault_xhtml%2Fmain.tpl;fp=templates%2Fdefault_xhtml%2Fmain.tpl;h=09c2aedf4cde43b666d4bc9f0700711b16edbef1;hp=65eda93a5f520137fde7559aef85acbd2aa0b512;hb=cb541b4d71d0e35448dfbd4e1cb6498e9cf876b7;hpb=12735f250b64468c4fb88d37d1952e99e7da3594 diff --git a/templates/default_xhtml/main.tpl b/templates/default_xhtml/main.tpl index 65eda93..09c2aed 100644 --- a/templates/default_xhtml/main.tpl +++ b/templates/default_xhtml/main.tpl @@ -11,13 +11,14 @@ table.education { width: 100% } .education thead { background-color: #eeeeee; } ul { list-style-type: square; } - h1 { text-align: center; font-family: sans-serif; font-size: 210%; color: darkblue; } - h2 { border-bottom: solid; font-family: sans-serif; font-size: 140% } - h3 { font-family: sans-serif; font-size: 120% } + h1 { text-align: center; font-family: sans-serif; font-size: 210%; color: darkblue; font-variant: small-caps; } + h2 { border-bottom: solid; font-family: sans-serif; font-size: 140%; font-variant: small-caps; } + h3 { font-family: sans-serif; font-size: 110%; } td { vertical-align: top; } .miscinfo { text-align: center; font-size: 110%; font-style: italic; } .signature { font-size: 120%; font-variant: small-caps; } .designation {font-size: 110%; font-variant: small-caps; } + dt { font-weight: bold; }