diff options
| -rw-r--r-- | entry/escape/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/entry/escape/index.html b/entry/escape/index.html index ae7d086..b8c1557 100644 --- a/entry/escape/index.html +++ b/entry/escape/index.html @@ -14,6 +14,8 @@ pre { display: inline; font-style: italic; + margin: 0; + padding: 0; } </style> <body> |
