Centering the contents of the "add blocks" block.

This commit is contained in:
defacer
2005-02-08 00:24:33 +00:00
parent d49a3fc5a8
commit 0fdce319fb
+6
View File
@@ -458,6 +458,12 @@ td.cal_event_description {
padding:10px;
}
/* blocklib.php */
#block_adminblock .sideblockmain {
text-align: center;
}
/* block_quiz_results.php */
#block_quiz_results {
text-align: center;