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
c2095089
Commit
c2095089
authored
May 16, 2023
by
Thiago Cavalcanti
Browse files
Substituicao da logo da UFAPE
parent
f8e36c74
Changes
6
Hide whitespace changes
Inline
Side-by-side
public/css/layout.css
View file @
c2095089
...
...
@@ -274,13 +274,6 @@ section {
top
:
35px
;
}
.logo-ufape
{
display
:
block
;
position
:
relative
;
height
:
100px
;
width
:
auto
;
}
.format-text
{
font-size
:
20px
;
font-weight
:
bolder
;
...
...
public/img/icons/Logo_UFAPE_Colorida_com_Lettering.png
View replaced file @
f8e36c74
View file @
c2095089
41.7 KB
|
W:
|
H:
58.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
public/img/icons/logo_ufape.png
deleted
100755 → 0
View file @
f8e36c74
6.67 KB
public/img/icons/logo_ufape_blue.png
deleted
100755 → 0
View file @
f8e36c74
19.1 KB
public/img/icons/logo_ufape_lmts.png
deleted
100755 → 0
View file @
f8e36c74
91 KB
resources/views/layouts/app.blade.php
View file @
c2095089
...
...
@@ -285,11 +285,11 @@
<div
class=
"col-sm-4 form-group"
style=
"margin-top: 0.5rem; color:#909090"
>
<div
style=
"margin-top: 5px; margin-bottom:5px"
>
Desenvolvido por:
</div>
<div
class=
"row justify-content-center"
>
<div
class=
"col-sm-5"
style=
"margin-right: 0.
5
rem;"
>
<a
href=
"http://ufape.edu.br/"
target=
"_blank"
><img
src=
"{{ asset('img\icons\Logo_UFAPE_Colorida_com_Lettering.png') }}"
alt=
"Logo"
width=
"1
7
0px;"
style=
"margin-right: 0.5rem;"
></a>
<div
class=
"col-sm-5"
style=
"margin-right: 0.
8
rem;"
>
<a
href=
"http://ufape.edu.br/"
target=
"_blank"
><img
src=
"{{ asset('img\icons\Logo_UFAPE_Colorida_com_Lettering.png') }}"
alt=
"Logo"
width=
"1
6
0px;"
></a>
</div>
<div
class=
"col-sm-5"
>
<a
href=
"http://lmts.uag.ufrpe.br/"
target=
"_blank"
><img
src=
"{{ asset('img/icons/logo_ufape_color.png') }}"
alt=
"Logo"
width=
"1
60
px;"
></a>
<div
class=
"col-sm-5"
style=
"margin-top: 10px;"
>
<a
href=
"http://lmts.uag.ufrpe.br/"
target=
"_blank"
><img
src=
"{{ asset('img/icons/logo_ufape_color.png') }}"
alt=
"Logo"
width=
"1
55
px;"
></a>
</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