diff options
Diffstat (limited to 'doc/txt/txt.css')
-rw-r--r-- | doc/txt/txt.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/txt/txt.css b/doc/txt/txt.css new file mode 100644 index 0000000..a012223 --- /dev/null +++ b/doc/txt/txt.css @@ -0,0 +1,4 @@ +h3 { + border-bottom: 1px solid #aaa; + background-color: #eee; +} |