Broken project to implement a cross-protocol browser in textual
Diffstat (limited to 'browset.css')
| -rw-r--r-- | browset.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/browset.css b/browset.css index d965878..c729e54 100644 --- a/browset.css +++ b/browset.css @@ -19,3 +19,10 @@ } .h3.header { } +Preformatted { + height: auto; + border: round white; +} +Preformatted > Static { + width: auto; +} |