This removes some unnecessary cruft. The pages still look as before,
at least in elinks and firefox.
-body,h1,h2,h3,h4,h5,h6,p,center,td,th,ul,dl,div {
- font-family: sans-serif;
-}
-
body {
+ font-family: sans-serif;
background-color: black;
color: #bbbbbb;
margin: 20px;
}
-table {
- padding: 8px 4px;
-}
-
-th {
- padding: 2px 5px;
- font-size: 100%;
- text-align: left;
-}
-
td {
padding: 2px 5px;
- font-size: 100%;
vertical-align: top;
}
}
hr {
- height: 1px;
- border: none;
border-top: 1px solid yellow;
}
-caption { font-weight: bold }
-
/* doxgen */
/* Data structure index. Box with clickable letters */