text-align: left;
}
-/*
- * Rules for alert boxes shown in the left sidebar when important
- * information needs to be conveyed such as when the site is
- * undergoing maintenance.
- */
-
-#alert {
- text-align: left;
-}
-
/*
* Rules for notice boxes shown in the left sidebar when important, but
* non-critical information needs to be conveyed such as notices about
/* Rules for tabbed navigation bar */
-#tabnav {
+#top-bar {
margin-left: 185px;
}
#tabnav a:link,
#tabnav a:visited {
float: left;
- margin-right: 4px;
+ margin-right: 1px;
}
/* Rules for greeting bar in the top right corner */