Correctly load FP constants out of the constant pool.
[oota-llvm.git] / docs / doxygen.css
index 41aa74cf28ca3c9f41662354f342e085ba4382fd..f08ea921fdf4dfeff2780da8076765e59fd2edc7 100644 (file)
@@ -77,8 +77,14 @@ span.charliteral   { color: #008080 }
         vertical-align: middle;
 }
 .title {
-    font-size: 105%
-    font-weight: bold;
-    text-decoration: underline;
-    text-align: center;
+  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;
+  vertical-align: middle;
+  padding-left: 8pt;
+  padding-top: 1px;
+  padding-bottom: 2px
 }