gjb2048 / moodle-theme_essential

The Essential Moodle Theme
https://gjb2048.github.io/moodle-theme_essential/
GNU General Public License v3.0
91 stars 120 forks source link

Login box centred instructions #865

Open gjb2048 opened 6 years ago

gjb2048 commented 6 years ago

Ref: https://moodle.org/mod/forum/discuss.php?d=370036

Core issue though, so override solution needed.

.loginbox h2,
.loginbox .subcontent {
    margin: 5px;
    padding: 10px;
    text-align: center;
}

in moodle\core.less of bootstrapbase.