Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
wcms-openscholar
uw_virtual_site_homepage
Commits
b20cdb3c
Commit
b20cdb3c
authored
Jan 26, 2017
by
Eric Bremner
Browse files
Branding: Fixing spacing in footer for smaller widths.
parent
3501a3ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
css/uw_virtual_site_homepage.css
css/uw_virtual_site_homepage.css
+16
-0
No files found.
css/uw_virtual_site_homepage.css
View file @
b20cdb3c
...
...
@@ -398,6 +398,10 @@ button.slideshow-control {
.homepage-banners-top-wrapper.stp
button
.slideshow-control
{
background-color
:
rgba
(
128
,
0
,
31
,
1
);
}
.personal_fp_info_footer
{
padding
:
1rem
0
1rem
1rem
;
}
}
@media
screen
and
(
min-width
:
40.0625rem
)
{
...
...
@@ -469,6 +473,10 @@ button.slideshow-control {
.homepage-banners-top-wrapper.stp
button
.slideshow-control
{
background-color
:
rgba
(
128
,
0
,
31
,
1
);
}
.personal_fp_info_footer
{
padding
:
1rem
0
1rem
1rem
;
}
}
@media
screen
and
(
min-width
:
48.0625rem
)
{
...
...
@@ -548,6 +556,10 @@ button.slideshow-control {
.homepage-banners-top-wrapper.stp
button
.slideshow-control
{
background-color
:
rgba
(
128
,
0
,
31
,
.8
);
}
.personal_fp_info_footer
{
padding
:
1rem
0
1rem
0
;
}
}
@media
screen
and
(
min-width
:
63.1875rem
)
{
...
...
@@ -622,4 +634,8 @@ button.slideshow-control {
.homepage-banners-top-wrapper.stp
button
.slideshow-control
{
background-color
:
rgba
(
128
,
0
,
31
,
.8
);
}
.personal_fp_info_footer
{
padding
:
1rem
0
1rem
0
;
}
}
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