diff options
Diffstat (limited to 'template/yoga/default-layout.css')
-rw-r--r-- | template/yoga/default-layout.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index 6c2981411..29805b4a1 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -273,4 +273,5 @@ TABLE.tagLetterContent { font-size:80%; border-collapse : collapse; } -#theHeader {text-align: center;}
\ No newline at end of file +#theHeader {text-align: center;} +#debug { margin: 15px 15px 5px 248px; font-size:12px; clear: both; word-wrap:break-word;}
\ No newline at end of file |