added classes to the disclaimer banners

This commit is contained in:
MarshDeer 2024-08-30 19:46:58 -04:00
parent f5909dcf61
commit 1e8d4b0b2f

View File

@ -23,7 +23,7 @@
</head> </head>
<body onload="loadPreference()"> <body onload="loadPreference()">
<aside> <aside class="top">
<em> This is not an official X / Twitter website. </em> <em> This is not an official X / Twitter website. </em>
</aside> </aside>
@ -48,7 +48,7 @@
</section> </section>
</main> </main>
<aside> <aside class="bottom">
<em> This is not an official X / Twitter website. </em> <em> This is not an official X / Twitter website. </em>
</aside> </aside>
</body> </body>