ofrenda/site/index.html
2023-10-31 19:45:48 -04:00

30 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Azcona-Becker Family - Dia de los Muertos 2023</title>
<link rel="stylesheet" type="text/css" href="style/main.css" />
</head>
<body>
<div style="display: flex; flex-direction: column; flex-grow: 1; padding-top: 80px;">
<div style="display: flex; flex-grow: 1; margin-left: auto; margin-right: auto; width: 80%; margin-bottom: -200px;">
<div class="candle2">&nbsp;</div>
<img class="ofrenda-frame" src="images/almanac/F0001.jpg" style="width: 300px;" />
<div style="width: 300px;"></div>
<img class="ofrenda-frame" src="images/almanac/F0002.png" style="width: 300px;" />
<div class="candle2">&nbsp;</div>
</div>
<div style="display: flex; flex-grow: 1; margin-left: auto; margin-right: auto; align-items: flex-end;">
<div class="candle3">&nbsp;</div>
<img class="ofrenda-frame" src="images/almanac/F0023.png" style="width: 300px;" />
<img class="ofrenda-frame border3" src="images/almanac/I0300.png" style="width: 300px;" />
<img class="ofrenda-frame border3" src="images/almanac/I0350.png" style="width: 300px;" />
<img class="ofrenda-frame" src="images/almanac/F0041.png" style="width: 300px;" />
<div class="candle3">&nbsp;</div>
</div>
</div>
<div style="padding-top: 24px; color: #cccccc; text-align: center; font-size: 3em;"> Feliz Dia de los Muertos 2023 </div>
</body>
</html>