Added a few styles for the quiz_results block.

This commit is contained in:
defacer
2005-01-26 04:27:48 +00:00
parent bb3e2d74bf
commit cae0f35bd1
+20
View File
@@ -352,6 +352,26 @@ table.message_search_results td {
padding:10px;
}
#block_quiz_results table.grades {
width: 100%;
border-spacing: 0px;
border-collapse: collapse;
}
#block_quiz_results h1 {
text-align: center;
font-weight: bold;
font-size: 1.2em;
margin: 4px;
}
#block_quiz_results h2 {
text-align: center;
font-weight: bold;
font-size: 1em;
margin: 0px;
}
/* calendar, weblib.php, wiki */
.sideblock {
border-width:1px;