doc css table width and font
This commit is contained in:
parent
ecde587a08
commit
bee3ddb7d9
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
.md-content a {
|
||||
color: #0091ea;
|
||||
}
|
||||
|
||||
table {
|
||||
width:100%;
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue