forked from 0x2620/oxjs
update CSS for DocPage
This commit is contained in:
parent
43fa75c8db
commit
60165632c5
4 changed files with 32 additions and 5 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue