UNPKG
@plone-collective/volto-footer
Version:
latest (1.0.0)
1.0.0
Volto editable footer
github.com/collective/volto-footer
collective/volto-footer
@plone-collective/volto-footer
/
src
/
customizations
/
volto
/
components
/
theme
/
Footer
/
footer.less
19 lines
(18 loc)
•
289 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.view-editview
{
.ui
.inverted
.segment
{
.block
.block
.selected
::before
,
.block
.block
.selected
:hover
::before
{
z-index
:
0
; } } }
footer
{
.blocks-container
{
width
:
80%
;
margin
: auto;
a
{
color
:
#fff
;
text-decoration
: underline; } } }