Meta: Update Default.css
This commit is contained in:
parent
99268200f4
commit
34a5985cf0
1 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,11 @@ Document {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #0000ee;
|
||||||
|
text-decoration: underline
|
||||||
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
font-family: monospace
|
font-family: monospace
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue