Update table CSS
This commit is contained in:
parent
62970ee230
commit
3600c6b474
@ -99,6 +99,16 @@ pre.fragment {
|
|||||||
line-height: 19px;
|
line-height: 19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table.doxtable th {
|
||||||
|
background-color: #f8f8f8;
|
||||||
|
color: #333333;
|
||||||
|
font-size: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
table.doxtable td, table.doxtable th {
|
||||||
|
border: 1px solid #ddd;
|
||||||
|
}
|
||||||
|
|
||||||
#doc-content {
|
#doc-content {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
width: 918px;
|
width: 918px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user