dtext tweaks
This commit is contained in:
@@ -17,6 +17,18 @@ div#note-container {
|
||||
font-size: 0.8em;
|
||||
color: gray;
|
||||
}
|
||||
|
||||
b {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
small {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
}
|
||||
|
||||
div.note-box {
|
||||
|
||||
Reference in New Issue
Block a user