add styling support
This commit is contained in:
parent
274b07e224
commit
d03bb5a180
3 changed files with 12 additions and 2 deletions
4
doc/txt/txt.css
Normal file
4
doc/txt/txt.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
h3 {
|
||||
border-bottom: 1px solid #aaa;
|
||||
background-color: #eee;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue