Template:Infobox/FY2324 E3 XI/en: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
<html>
<html>
<style>
<style>
p.bubble-message{
p.bubble-message {
background: #ffc9c9;
background: #ffc9c9;
color: black; text-align: center;
color: black;
text-align: center;
padding: 10px 10px;
padding: 10px 10px 8px 10px;
border-radius: 10px;
border-radius: 10px;
font-weight: bold;
font-weight: bold;
margin-bottom: 15px;
}
}
</style>
</style>
Line 30: Line 32:
document.addEventListener("DOMContentLoaded", addBubbleMessage);
document.addEventListener("DOMContentLoaded", addBubbleMessage);
</script>
</script>

</html>
</html>