\r
echo '<div id="adminlogin" class="adminlogin cubeit-content content-wrapper">';\r
$this->headLink()->appendStylesheet('/CubeIT/less/admin/common.less', 'all');\r
+$this->headLink()->appendStylesheet('/less/010-admin.less', 'all');\r
echo '<div id="message"></div>';\r
echo $this->form;\r
echo '</div>';
\ No newline at end of file
<?php\r
\r
-echo $this->introBlock($this->intro, '');
\ No newline at end of file
+echo $this->introBlock($this->intro, '');\r
+echo $this->contactFooter();
\ No newline at end of file
width: 100%;\r
padding-top: 4%;\r
padding-bottom: 5%;\r
-\r
- &:first-of-type {\r
- padding-top: 152px; // Minimum clearance and top for fixed menu\r
- }\r
}\r
\r
.no-shrink {\r
}\r
}\r
}\r
+\r
+\r
+#adminlogin {\r
+ padding-top: 150px;\r
+}
\ No newline at end of file
\r
.content-wrapper {\r
background-size: 1680px auto;\r
+ padding-top: 152px; // Minimum clearance and top for fixed menu\r
}\r
\r
blockquote {\r