9 .elgg-heading-walled-garden {
12 color: $(text-color-strong);
13 text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
14 font-weight: $(font-bold-weight);
17 .elgg-page-walled-garden {
21 justify-content: center;
33 box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), -1px -1px 1px rgba(0, 0, 0, 0.3);
40 text-decoration: underline;
54 color: $(text-color-strong);
55 text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
56 font-weight: $(font-bold-weight);
62 text-decoration: none;
76 @ifset walled-garden-background-image {
77 .elgg-page-walled-garden-background {
83 background-image: url($(walled-garden-background-image));
84 background-size: cover;
85 background-repeat: no-repeat;
86 background-position: 50%;
87 background-attachment: fixed;
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
function filter(array, term)