* Reference the lines image correctly
* Set font size to make the title stand out
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13921
91177308-0d34-0410-b5e6-
96231b3b80d8
vertical-align: middle;
}
.title {
- color: black; background: url("img/lines.gif");
- font-family: "Georgia,Palatino,Times,Roman"; font-weight: bold;
+ font-size: 25pt;
+ color: black; background: url("../img/lines.gif");
+ font-weight: bold;
border-width: 1px;
border-style: solid none solid none;
text-align: center;
padding-left: 8pt;
padding-top: 1px;
padding-bottom: 2px
-/*
- font-size: 105%
- font-weight: bold;
- text-decoration: underline;
- text-align: center;
-*/
}