Files
moodle/theme/standard
defacer 595687a2f1 Fix for MDL-8402:
$CFG->calendar_weekdays wasn't saved correctly and misbehaved.

I took the opportunity to rewrite a little HTML too.
2007-02-27 12:17:58 +00:00
..
2004-03-31 09:11:58 +00:00
2006-09-18 13:24:45 +00:00
2005-01-25 13:17:15 +00:00
2007-01-03 09:01:03 +00:00
2005-02-13 10:15:51 +00:00
2007-02-27 12:17:58 +00:00
2005-07-14 19:49:26 +00:00

<h3>STANDARD THEME</h3>
<hr />

<p>Moodle's default theme is a very neutral grey/white theme.</p>

<p>This theme is always the most up-to date.</p>

<p>Programmers working on Moodle should always design for this 
theme, and add new styles to this theme.</p>

<p>By default, these styles are automatically loaded before any other
themes, so that all custom themes need to do is to define their
own styles to augment or overwrite particular standard styles.</p>

<p>In this way custom themes are not "left behind" by Moodle upgrades.</p>