diff options
Diffstat (limited to 'docs/html/index.html')
-rw-r--r-- | docs/html/index.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/html/index.html b/docs/html/index.html index 2ca3b9543..09638f717 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -3,11 +3,8 @@ <head> <title>Welcome to nginx!</title> <style> - body { - width: 35em; - margin: 0 auto; - font-family: Tahoma, Verdana, Arial, sans-serif; - } +body { width: 35em; margin: 0 auto; +font-family: Tahoma, Verdana, Arial, sans-serif; } </style> </head> <body> |