Skip to content
Snippets Groups Projects
Commit bc013a56 authored by Luiz Vasconcellos's avatar Luiz Vasconcellos
Browse files

Merge branch 'issue/33' into 'development'

SCRUM#33: Places warning on graphics' page

See merge request !13
parents 02d304fd ab62912d
No related branches found
No related tags found
1 merge request!13SCRUM#33: Places warning on graphics' page
<div class="container">
<div class="row">
<p class="graph-warning">
<b>AVISO:</b> os dados constantes neste gráfico são apenas
para fins de ilustração, não correspondendo a informações reais.
</p>
</div>
<div class="row">
<aside class="col-12 col-sm-4 search-params">
<p>Parâmetros de Busca:</p>
......
@import '../../sass/styles';
.graph-warning {
padding: 20px 20px 20px 20px;
background-color: $white;
border: 3px solid $dark-purple;
margin-bottom: 40px;
color: $text-dark;
font-family: $open;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment