changeset 89:c432cb75b4a0

Update generatehtml.py committer: GitHub <noreply@github.com>
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Thu, 28 Jul 2022 20:11:47 -0400
parents 4b8fd5492092
children 845aea056afe
files generatehtml.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/generatehtml.py	Thu Jul 28 20:09:42 2022 -0400
+++ b/generatehtml.py	Thu Jul 28 20:11:47 2022 -0400
@@ -25,7 +25,7 @@
 </head>
 <body>
     <div class="navbar-wrapper">
-		<div class="container" style="width: 100%-2%;margin-top:1%;">
+		<div class="container" style="width: 100%-2%%;margin-top:1%%;">
 			<div class="navbar navbar-inverse" style="box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5)">
 				<div class="navbar-inner">
 					<a class="brand" href="#">Paper's website</a>