Issue #58 - Decided to support only Moodle 29+ however older versions may work if using an additional local plugin (skeleton included in the local_outage subfolder).

This commit is contained in:
Daniel Thee Roperto
2016-09-29 09:53:19 +10:00
parent 200133dcab
commit 2e363d1acf
6 changed files with 103 additions and 14 deletions

View File

@@ -63,7 +63,7 @@ If you need to make changes here, remember to update your settings inside Moodle
}
.auth_outage_warningbar_center {
margin-top: -45px;
margin-top: -35px;
position: relative;
top: 50%;
}