mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Make doxygen pages look like our own documentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13919 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4e7d961720
commit
ff11842e8f
@ -77,8 +77,19 @@ span.charliteral { color: #008080 }
|
||||
vertical-align: middle;
|
||||
}
|
||||
.title {
|
||||
font-size: 105%
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
text-align: center;
|
||||
color: black; background: url("img/lines.gif");
|
||||
font-family: "Georgia,Palatino,Times,Roman"; 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
|
||||
/*
|
||||
font-size: 105%
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
text-align: center;
|
||||
*/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user