margin: 0px;
}
+/* Rules for the site name */
+
+#small-title {
+ display: none;
+}
+
/* Rules for the introductory text displayed in the left sidebar to new users */
#intro {
white-space: nowrap;
}
-#changeset_list.th {
- font-weight: bold;
-}
-
/* Rules for the data browser */
#browse_navigation {
height: 400px;
}
+div#slim_content div#contributorTerms {
+ width: auto;
+}
+
div#contributorTerms p#first {
margin-top: 0px;
}
margin-bottom: 3em;
}
+div#slim_content form#termsForm {
+ width: auto;
+}
+
form#termsForm div#buttons {
float: right;
}