border-bottom: 1px solid #000;
}
-#content textarea {
+#editcontent {
width: 100%;
}
+/* Stuff for the RecentChanges table. */
+.changeheader {
+ background: #eee;
+ color: black !important;
+}
+.changetime {
+ white-space: nowrap;
+}
+
/* Used for adding a blog page. */
#blogform {
padding: 10px 10px;