Fixed up generalbox intro css

This commit is contained in:
moodler 2007-01-11 08:07:56 +00:00
parent c1afef8059
commit 0f283cb6e2

View File

@ -139,6 +139,10 @@ img.grouppicture {
}
.generalbox#intro {
width:70%;
margin-left:auto;
margin-right:auto;
padding-bottom:15px;
}
.boxaligncenter {