Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
f0618431
Unverified
Commit
f0618431
authored
Jun 14, 2021
by
carlos1270
Committed by
GitHub
Jun 14, 2021
Browse files
Merge pull request #124 from J-Romulo/master
Correções texto descrição, email rodapé
parents
e117c935
68127912
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/views/evento/visualizarEvento.blade.php
View file @
f0618431
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<
div
class
=
"col-md-12"
style
=
"margin-top: 5px"
>
<
div
class
=
"col-md-12"
style
=
"margin-top: 5px"
>
<
div
><
h5
class
=
"card-title mb-0"
style
=
"font-size:25px; font-family:Arial, Helvetica, sans-serif; color:#1492E6;"
>
Descrição
</
h5
></
div
>
<
div
><
h5
class
=
"card-title mb-0"
style
=
"font-size:25px; font-family:Arial, Helvetica, sans-serif; color:#1492E6;"
>
Descrição
</
h5
></
div
>
<
div
style
=
"margin-top: 10px"
><
h5
style
=
"font-weight:normal"
>
{{
$evento
->
descricao
}}
</
h5
></
div
>
<
div
style
=
"margin-top: 10px"
><
h5
style
=
"font-weight:normal
; text-align:justify; font-family:Arial, Helvetica, sans-serif
"
>
{{
$evento
->
descricao
}}
</
h5
></
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
resources/views/layouts/app.blade.php
View file @
f0618431
...
@@ -280,7 +280,7 @@
...
@@ -280,7 +280,7 @@
<div><a
href=
"https://www.facebook.com/LMTSUFAPE/"
target=
"_blank"
><img
src=
"{{ asset('img/icons/icon_facebook.svg') }}"
alt=
"Logo"
width=
"40px;"
style=
"margin:5px"
></a></div>
<div><a
href=
"https://www.facebook.com/LMTSUFAPE/"
target=
"_blank"
><img
src=
"{{ asset('img/icons/icon_facebook.svg') }}"
alt=
"Logo"
width=
"40px;"
style=
"margin:5px"
></a></div>
<div><a
href=
"https://www.instagram.com/lmts_ufape/"
target=
"_blank"
><img
src=
"{{ asset('img/icons/icon_instagram.svg') }}"
alt=
"Logo"
width=
"40px;"
style=
"margin:5px"
></a></div>
<div><a
href=
"https://www.instagram.com/lmts_ufape/"
target=
"_blank"
><img
src=
"{{ asset('img/icons/icon_instagram.svg') }}"
alt=
"Logo"
width=
"40px;"
style=
"margin:5px"
></a></div>
</div>
</div>
<div><img
src=
"{{ asset('img/icons/icon_email.svg') }}"
alt=
"Logo"
width=
"20px;"
style=
"margin:5px;"
>
<span>
lmts@ufape.br
</span></div>
<div><img
src=
"{{ asset('img/icons/icon_email.svg') }}"
alt=
"Logo"
width=
"20px;"
style=
"margin:5px;"
>
<span>
lmts@ufape.
edu.
br
</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment