8 lines
80 B
CSS
8 lines
80 B
CSS
.md-content a {
|
|
color: #0091ea;
|
|
}
|
|
|
|
table {
|
|
width:100%;
|
|
font-size: 1.6rem;
|
|
}
|