src/eric7/HelpViewer/HelpViewerWidget.py

branch
eric7
changeset 10254
25e8e133e4f8
parent 10080
f834e57a5b13
child 10313
8f69edb4ad73
--- a/src/eric7/HelpViewer/HelpViewerWidget.py	Sat Oct 21 18:18:19 2023 +0200
+++ b/src/eric7/HelpViewer/HelpViewerWidget.py	Sun Oct 22 17:06:50 2023 +0200
@@ -69,7 +69,7 @@
         """      color: #000000;\n"""
         """      margin: 10px 10px 10px 10px;\n"""
         """}\n"""
-        """</style"""
+        """</style>\n"""
         """</head>\n"""
         """<body>\n"""
         """</body>\n"""
@@ -85,7 +85,7 @@
         """      color: #ffffff;\n"""
         """      margin: 10px 10px 10px 10px;\n"""
         """}\n"""
-        """</style"""
+        """</style>\n"""
         """</head>\n"""
         """<body>\n"""
         """</body>\n"""

eric ide

mercurial