Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
frente-brasil-popular
Comite Nacional Lula Livre
Commits
964085fd
Commit
964085fd
authored
4 years ago
by
Isaque Melo
Browse files
Options
Download
Email Patches
Plain Diff
Corrige tipografia
parent
f2d5bd77
master
develop
downloadbutton
feature/header_footer_image_change
v1.10.2
v1.10.1
v1.10.0
v1.9.0
v1.8.0
v1.7.3
v1.7.2
v1.7.1
v1.7.0
No related merge requests found
Pipeline
#9679
passed with stages
in 53 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
19 deletions
+23
-19
themes/comite-nacional-lula-livre/assets/scss/3--components/_c-banner-small.scss
...lula-livre/assets/scss/3--components/_c-banner-small.scss
+10
-8
themes/comite-nacional-lula-livre/dist/app.css
themes/comite-nacional-lula-livre/dist/app.css
+13
-11
No files found.
themes/comite-nacional-lula-livre/assets/scss/3--components/_c-banner-small.scss
View file @
964085fd
...
...
@@ -84,6 +84,10 @@
.banner-small--title
{
margin-bottom
:
20px
;
color
:
#15294B
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
&
:before
{
content
:
""
;
...
...
@@ -96,13 +100,6 @@
background-size
:
contain
;
margin-right
:
20px
;
}
}
.banner-small--title
{
color
:
#15294B
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
span
{
padding-left
:
0
;
...
...
@@ -110,7 +107,12 @@
}
.banner-small--description
{
color
:
white
;
color
:
#FFFFFF
;
font-size
:
17px
;
font-weight
:
800
;
letter-spacing
:
0
;
line-height
:
19px
;
text-align
:
center
;
}
}
...
...
This diff is collapsed.
Click to expand it.
themes/comite-nacional-lula-livre/dist/app.css
View file @
964085fd
...
...
@@ -9518,6 +9518,13 @@ body .em-calendar td ul li a {
.banner-small.banner-info
.banner-small--title
{
margin-bottom
:
20px
;
color
:
#15294B
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-align
:
center
;
align-items
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
}
.banner-small.banner-info
.banner-small--title
:before
{
...
...
@@ -9532,22 +9539,17 @@ body .em-calendar td ul li a {
margin-right
:
20px
;
}
.banner-small.banner-info
.banner-small--title
{
color
:
#15294B
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-align
:
center
;
align-items
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
}
.banner-small.banner-info
.banner-small--title
span
{
padding-left
:
0
;
}
.banner-small.banner-info
.banner-small--description
{
color
:
white
;
color
:
#FFFFFF
;
font-size
:
17px
;
font-weight
:
800
;
letter-spacing
:
0
;
line-height
:
19px
;
text-align
:
center
;
}
.banner-small.banner-materiais
{
...
...
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