mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add either pattern
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
font-family: arial;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.body {
|
||||
background-color: #f5f7fb;
|
||||
padding: 35px;
|
||||
@@ -94,40 +98,45 @@
|
||||
<img class="pa-15 m-auto d-flex" src="https://gwjkdh.stripocdn.email/content/guids/videoImgGuid/images/governo_de_angola_horizontal_logo_MH1.png" style="display:block; border:0; text-decoration:none;" alt="Logo" title="Logo" width="160" height="136">
|
||||
<p class="f-22 ma-15 text-center"><b>República De Angola</b></p>
|
||||
<p class="f-22 ma-15 text-center"><b>Gabinete do Presidente da República</b></p>
|
||||
<p class="f-22 ma-15 text-center"><b>Convite para reunião</b></p>
|
||||
<p class="f-22 ma-15 text-center"><b>Agenda do dia</b></p>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
<div class="pa-40">
|
||||
<p class="f-weight-600 text-center" >Agenda da semana</p>
|
||||
<table class="width-100">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>
|
||||
Localiizasção
|
||||
</th>
|
||||
<th>
|
||||
Data
|
||||
</th>
|
||||
<th>
|
||||
Assunto
|
||||
</th>
|
||||
<th>
|
||||
Inicio
|
||||
</th>
|
||||
<th>
|
||||
Fim
|
||||
</th>
|
||||
<th>
|
||||
Localização
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td >Palácio Presidencial de</td>
|
||||
<td >15 de Julho de 2024 19:00</td>
|
||||
<td >08:24</td>
|
||||
<td >09:24</td>
|
||||
<td >Luanda</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td >Palácio Presidencial de</td>
|
||||
<td >15 de Julho de 2024 19:00</td>
|
||||
<td >08:24</td>
|
||||
<td >09:24</td>
|
||||
<td >Luanda</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td >Palácio Presidencial de</td>
|
||||
<td >15 de Julho de 2024 19:00</td>
|
||||
<td >07:23</td>
|
||||
<td >08:23</td>
|
||||
<td >Luanda</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -135,6 +144,16 @@
|
||||
</div>
|
||||
|
||||
|
||||
<hr/>
|
||||
<div class="px-40">
|
||||
<div>
|
||||
<p class="text-gray f-13 d-block ">Mensagem</p>
|
||||
<span class="d-block ">Cordial saudações prezado(a),<br>
|
||||
Eis a vossa agenda do dia.</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<hr/>
|
||||
<div class="px-40 pb-40">
|
||||
<div>
|
||||
@@ -147,7 +166,7 @@
|
||||
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p> <b>Gabinete Digital - Uma iniciativa do Presidente da República</b></p>
|
||||
<p> <b>Gabinete Digital - Uma iniciativa do Presidente da República</b></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user