mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Added editor styles
This commit is contained in:
@@ -19,6 +19,14 @@ body {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
|
||||
.content a {
|
||||
color: #f15123;
|
||||
}
|
||||
|
||||
.content a:hover {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.content ul,
|
||||
.content ol {
|
||||
margin: 0 0 26px 40px;
|
||||
|
||||
Reference in New Issue
Block a user