I'm making a new template so when it's a characters birthday it will pop up on the main page, but it wont be visible any other time of the year.
Heres the template- https://killing-stalking.fandom.com/wiki/Template:Timeline
It has everything I need, but the border so it matches my main page.
How can I make a border/outline around it? specifically the border my main page -https://killing-stalking.fandom.com/wiki/Killing_Stalking_Wiki uses.
This is the code I guess that is used for the border/outline:
div style="border:2px solid #808080; width:100%; text-align:center; border-radius:10px; padding:10px; margin-bottom:20px;">
<h2 style="color:#808080; width:280px; margin:0 auto;">Title</h2>
<p>
Text
</p>
</div>
Sorry is this is confusing. I'm learning.