automatically as a sum of maximums from all aggregated items.</dd>
<dd class="example">A1 70/100, A2 20/80, A3 10/10:<br />
<code>70 + 20 + 10 = 100/190</code></dd>
- </dt>
</dl>
\ No newline at end of file
font-size: 0.7em;
}
+#grade-aggregation-help dt {
+ font-weight: bold;
+}
+
+
+#grade-aggregation-help dd.example {
+ font-style: italic;
+}
+
+#grade-aggregation-help code {
+ font-style: normal;
+}
+
/***
*** Login
***/
margin-right: auto;
}
+#grade-aggregation-help dt {
+ margin-top: 15px;
+}
+
+#grade-aggregation-help dd.example {
+ margin-top: 7px;
+}
+
+#grade-aggregation-help code {
+ display: block;
+ margin-top: 7px;
+}
+
/***
*** Login
***/