Skip to content
Snippets Groups Projects
Commit 114dcc97 authored by Eduardo E. R. Junior's avatar Eduardo E. R. Junior
Browse files

Realiza pequenas modificações no cabeçalho das vignettes

parent 5f4403e7
No related branches found
No related tags found
No related merge requests found
Pipeline #
<style type="text/css"> <style type="text/css">
div.header { div.header {
margin-top: 20px; margin-top: 20px;
line-height: 20%; border-bottom: 1px solid #BCBCBC;
} }
table.header { table.header {
margin-top: 10px; margin-top: 10px;
} }
</style> </style>
<table class="header" width="100%"> <table class="header" width="100%" align="center">
<tr> <tr>
<td align="left" valign="bottom" width="100px"> <td align="left" valign="bottom" width="90px">
<img src="img/MRDCr_logo.png" width="80px" /> <img src="img/MRDCr_logo.png" width="100%" />
</td> </td>
<td align="left" valign="top"> <td align="left" valign="top">
<div class="header"> <div class="header">
<h4> <h4 style="font-size: 20px; margin: 10px">
Modelos de Regressão para Dados de Contagem com o R Modelos de Regressão para Dados de Contagem com o R
</h4> </h4>
<em><a href="https://github.com/leg-ufpr/MRDCr"> <h5 style="margin: 0px 0px 10px 10px">
github.com/leg-ufpr/MRDCr <a href="https://github.com/leg-ufpr/MRDCr">
</a></em> <code>github.com/leg-ufpr/MRDCr</code>
</a>
</h5>
</div> </div>
</td> </td>
</tr> </tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment