Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sisage
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Marcos Albano
sisage
Commits
efbc377b
Commit
efbc377b
authored
Jan 24, 2021
by
Marcos Vinicius Felix De Sousa da Silva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correção de tamanho de botões e fontes no css e html
parent
95f730ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
67 additions
and
31 deletions
+67
-31
app.css
public/css/app.css
+38
-31
home.blade.php
resources/views/home.blade.php
+29
-0
No files found.
public/css/app.css
View file @
efbc377b
...
@@ -9956,6 +9956,10 @@ a.text-dark:hover {
...
@@ -9956,6 +9956,10 @@ a.text-dark:hover {
text-align
:
center
;
text-align
:
center
;
}
}
.fielmenuAgendamento
{
font-size
:
1.5rem
;
}
#getnome
,
#getnome
,
#getcpf
{
#getcpf
{
width
:
400px
;
width
:
400px
;
...
@@ -9983,12 +9987,9 @@ a.text-dark:hover {
...
@@ -9983,12 +9987,9 @@ a.text-dark:hover {
}
}
#idaceMenu
{
#idaceMenu
{
width
:
120px
;
/* width: 12rem;
height
:
90px
;
height: 9rem; */
margin-top
:
360px
;
margin
:
1rem
auto
0
;
margin-right
:
auto
;
margin-bottom
:
0
;
margin-left
:
auto
;
}
}
.imaLogosMenu1
{
.imaLogosMenu1
{
...
@@ -9999,23 +10000,23 @@ a.text-dark:hover {
...
@@ -9999,23 +10000,23 @@ a.text-dark:hover {
}
}
.imaLogosMenu2
{
.imaLogosMenu2
{
width
:
15
0px
;
width
:
15
rem
;
height
:
15
0px
;
height
:
15
rem
;
margin
:
50
px
auto
0
;
margin
:
6
px
auto
0
;
text-align
:
center
;
text-align
:
center
;
}
}
.menuh1
{
.menuh1
{
text-align
:
center
;
text-align
:
center
;
font-family
:
Arial
;
font-family
:
Arial
;
margin-top
:
40px
;
margin-top
:
1rem
;
color
:
white
;
color
:
white
;
}
}
.formMenuAgedamento
{
.formMenuAgedamento
{
width
:
53
8px
;
width
:
53
.8rem
;
height
:
25
0px
;
height
:
25
rem
;
margin
:
5
0px
auto
0
;
margin
:
5
rem
auto
6rem
;
font-family
:
sans-serif
;
font-family
:
sans-serif
;
text-align
:
center
;
text-align
:
center
;
}
}
...
@@ -10023,15 +10024,15 @@ a.text-dark:hover {
...
@@ -10023,15 +10024,15 @@ a.text-dark:hover {
#idace1
,
#idace1
,
#idace2
,
#idace2
,
#idace4
{
#idace4
{
width
:
50px
;
width
:
3rem
;
height
:
50px
;
height
:
3rem
;
margin-top
:
20px
;
margin-top
:
-0.59rem
;
}
}
#idace3
{
#idace3
{
width
:
10
0px
;
width
:
10
rem
;
height
:
50px
;
height
:
3rem
;
margin-top
:
20px
;
margin-top
:
-0.59rem
;
}
}
p
.button_agendar
{
p
.button_agendar
{
...
@@ -10039,13 +10040,14 @@ p .button_agendar {
...
@@ -10039,13 +10040,14 @@ p .button_agendar {
}
}
.button_agendar
{
.button_agendar
{
width
:
250px
;
width
:
12rem
;
height
:
150px
;
height
:
7rem
;
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
border-radius
:
15px
;
border-radius
:
15px
;
font-size
:
2
em
;
font-size
:
1r
em
;
margin-bottom
:
6px
;
margin-bottom
:
6px
;
margin-top
:
20px
;
margin-top
:
20px
;
margin
:
auto
;
}
}
.button_agendar
:hover
{
.button_agendar
:hover
{
...
@@ -10053,12 +10055,13 @@ p .button_agendar {
...
@@ -10053,12 +10055,13 @@ p .button_agendar {
}
}
.button_meusAgendamento
{
.button_meusAgendamento
{
width
:
250px
;
width
:
12rem
;
height
:
150px
;
height
:
7rem
;
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
border-radius
:
15px
;
border-radius
:
15px
;
font-size
:
2
em
;
font-size
:
1r
em
;
margin-bottom
:
6px
;
margin-bottom
:
6px
;
margin
:
auto
;
}
}
.button_meusAgendamento
:hover
{
.button_meusAgendamento
:hover
{
...
@@ -10066,11 +10069,13 @@ p .button_agendar {
...
@@ -10066,11 +10069,13 @@ p .button_agendar {
}
}
.button_entregaTitulos
{
.button_entregaTitulos
{
width
:
250px
;
width
:
12rem
;
height
:
150px
;
height
:
7rem
;
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
border-radius
:
15px
;
border-radius
:
15px
;
font-size
:
2em
;
font-size
:
1rem
;
margin-bottom
:
6px
;
margin
:
auto
;
}
}
.button_entregaTitulos
:hover
{
.button_entregaTitulos
:hover
{
...
@@ -10078,11 +10083,13 @@ p .button_agendar {
...
@@ -10078,11 +10083,13 @@ p .button_agendar {
}
}
.button_contato
{
.button_contato
{
width
:
250px
;
width
:
12rem
;
height
:
150px
;
height
:
7rem
;
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
border-radius
:
15px
;
border-radius
:
15px
;
font-size
:
2em
;
font-size
:
1rem
;
margin-bottom
:
6px
;
margin
:
auto
;
}
}
.button_contato
:hover
{
.button_contato
:hover
{
...
...
resources/views/home.blade.php
View file @
efbc377b
...
@@ -59,6 +59,35 @@
...
@@ -59,6 +59,35 @@
<
p
><
img
id
=
"idace2"
src
=
"img/Eventos.png"
></
p
>
<
p
><
img
id
=
"idace2"
src
=
"img/Eventos.png"
></
p
>
</
div
>
</
div
>
</
div
>
</
div
>
<!--
<
div
style
=
"cursor: pointer"
onclick
=
"window.location = '
{
{route('permissions.index')}
}
'"
class
=
"button_entregaTitulos"
>
<
div
class
=
"card-body"
>
<
p
class
=
"card-text"
>@
lang
(
'agendamento.entrega_titulos'
)
</
p
>
<
p
><
img
id
=
"idace2"
src
=
"img/Eventos.png"
></
p
>
</
div
>
</
div
>
<
div
style
=
"cursor: pointer"
onclick
=
"window.location = '
{
{route('agendamentos.index')}
}
'"
class
=
"button_contato"
>
<
div
class
=
"card-body"
>
<
p
class
=
"card-text"
>@
lang
(
'agendamento.contato'
)
</
p
>
<
p
><
img
id
=
"idace4"
src
=
"img/Contato.png"
></
p
>
</
div
>
</
div
>
-->
</
fieldset
>
<
fieldset
class
=
"fielmenuAgendamento"
>
<!--
<
div
style
=
"cursor: pointer"
onclick
=
"window.location = '
{
{route('agendamentoTitulo')}
}
'"
class
=
"button_agendar"
>
<
div
class
=
"card-body"
>
<
p
class
=
"card-text"
>@
lang
(
'agendamento.agendar'
)
</
p
>
<
p
><
img
id
=
"idace1"
src
=
"img/icone agenda.png"
></
p
>
</
div
>
</
div
>
<
div
style
=
"cursor: pointer"
onclick
=
"window.location = '
{
{route('roles.index')}
}
'"
class
=
"button_meusAgendamento"
>
<
div
class
=
"card-body"
>
<
p
class
=
"card-text"
>@
lang
(
'agendamento.meus_agendamentos'
)
</
p
>
<
p
><
img
id
=
"idace2"
src
=
"img/Eventos.png"
></
p
>
</
div
>
</
div
>
-->
<
div
style
=
"cursor: pointer"
onclick
=
"window.location = '
{
{route('permissions.index')}
}
'"
class
=
"button_entregaTitulos"
>
<
div
style
=
"cursor: pointer"
onclick
=
"window.location = '
{
{route('permissions.index')}
}
'"
class
=
"button_entregaTitulos"
>
<
div
class
=
"card-body"
>
<
div
class
=
"card-body"
>
<
p
class
=
"card-text"
>@
lang
(
'agendamento.entrega_titulos'
)
</
p
>
<
p
class
=
"card-text"
>@
lang
(
'agendamento.entrega_titulos'
)
</
p
>
...
...
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