1
0
mirror of https://github.com/moodle/moodle.git synced 2025-05-14 20:26:19 +02:00

MDL-36137 theme_magazine: changed forum and description info from center to left aligned.

This commit is contained in:
Mary Evans 2012-10-19 23:39:01 +01:00
parent 7e8ae12a7a
commit 025b10d23f

@ -1040,7 +1040,7 @@ table.glossarypost td.entry h3 {
div#intro {
border: none;
text-align: center;
text-align: left;
font-size: 14px;
color: #333333;
}