1
0
Fork 0
forked from 0x2620/oxjs

update CSS for DocPage

This commit is contained in:
rolux 2011-05-11 14:46:28 +02:00
commit 60165632c5
4 changed files with 32 additions and 5 deletions

View file

@ -1487,6 +1487,8 @@ Text
-webkit-user-select: text;
}
.OxText div {
border-style: solid;
border-width: 0;
font-size: 12px;
line-height: 16px;
-moz-user-select: text;
@ -1494,7 +1496,6 @@ Text
}
.OxText code {
font-family: Menlo, Monaco, DejaVu Sans Mono, Bitstream Vera Sans Mono, Consolas, Lucida Console;
color: rgb(0, 0, 128);
}
.OxText h1 {
font-weight: bold;