17 font-family:
"Helvetica Neue", Helvetica,
"Lucida Grande", Arial, sans-serif;
19 h1, h2, h3, h4, h5, h6 {
40 .elgg-body-maintenance {
41 margin: 100px
auto 0
auto;
45 .elgg-module-maintenance {
50 background-color: #FFF;
51 border: 1px solid #DEDEDE;
55 box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25);
57 .elgg-module-maintenance > .elgg-head {
58 padding: 20px 20px 0 20px;
60 .elgg-module-maintenance > .elgg-body {
63 .elgg-module-maintenance > .elgg-foot {
64 padding: 0 20px 20px 20px;
79 background-color: #F8E8E8;
80 border: 1px solid #E5B7B5;
95 .elgg-output dt { font-weight: bold }
96 .elgg-output dd { margin: 0 0 1em 1em }
98 .elgg-output ul, .elgg-output ol {
99 margin: 0 1.5em 1.5em 0;
103 list-style-type: disc;
106 list-style-type: decimal;
107 list-style-position: inside;
111 border: 1px solid #DCDCDC;
113 .elgg-output table td {
114 border: 1px solid #DCDCDC;
130 fieldset > div:last-child {
139 border: 1px solid #DCDCDC;
141 font: 100% Arial, Helvetica, sans-serif;
145 box-sizing: border-box;
148 input[type=
email]:focus,
149 input[type=password]:focus,
150 input[type=text]:focus,
151 input[type=number]:focus,
152 input[type=url]:focus,
154 border: solid 1px #C2C2C2;
160 input[type=
"checkbox"],
161 input[type=
"radio"] {
167 input[type=
"number"] {
168 -moz-appearance: textfield;
170 .elgg-input-checkboxes.elgg-horizontal li,
171 .elgg-input-radios.elgg-horizontal li {
180 font-family: Arial,
"Helvetica Neue", Helvetica, sans-serif;
187 box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6);
189 .elgg-button-submit {
190 background-color: #666;
194 text-decoration: none;
196 .elgg-button-submit:hover {
197 background-color: #333;
201 <?=
elgg_view(
'elements/components/messages.css') ?>
207 @media (
max-width: 600px) {
208 .elgg-page-maintenance {
211 .elgg-body-maintenance {
elgg echo
Translates a string.
elgg_view($view, $vars=[], $viewtype= '')
Return a parsed view.
this section has the sole purpose of protecting the integrity of the free software distribution system
login(\ElggUser $user, $persistent=false)
Logs in a specified .