Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
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
2 years ago
by
Thiago Cavalcanti
Browse files
Options
Download
Email Patches
Plain Diff
Substituicao da logo da UFAPE
parent
f8e36c74
master
carl-branch
updates_mar
No related merge requests found
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
public/css/layout.css
+0
-7
public/css/layout.css
public/img/icons/Logo_UFAPE_Colorida_com_Lettering.png
+0
-0
public/img/icons/Logo_UFAPE_Colorida_com_Lettering.png
public/img/icons/logo_ufape.png
+0
-0
public/img/icons/logo_ufape.png
public/img/icons/logo_ufape_blue.png
+0
-0
public/img/icons/logo_ufape_blue.png
public/img/icons/logo_ufape_lmts.png
+0
-0
public/img/icons/logo_ufape_lmts.png
resources/views/layouts/app.blade.php
+4
-4
resources/views/layouts/app.blade.php
with
4 additions
and
11 deletions
+4
-11
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
;
...
...
This diff is collapsed.
Click to expand it.
public/img/icons/Logo_UFAPE_Colorida_com_Lettering.png
View replaced file @
f8e36c74
View file @
c2095089
41.7 KB
|
W:
0px
|
H:
0px
58.8 KB
|
W:
0px
|
H:
0px
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
public/img/icons/logo_ufape.png
deleted
100755 → 0
View file @
f8e36c74
6.67 KB
This diff is collapsed.
Click to expand it.
public/img/icons/logo_ufape_blue.png
deleted
100755 → 0
View file @
f8e36c74
19.1 KB
This diff is collapsed.
Click to expand it.
public/img/icons/logo_ufape_lmts.png
deleted
100755 → 0
View file @
f8e36c74
91 KB
This diff is collapsed.
Click to expand it.
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>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help