]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
More improvements to styling of terms.
[rails.git] / public / stylesheets / common.css
index f61698742c3170c300cb3811fc74ea77c1c3add1..c5b98f3b3b4ffa5da352668a5581554dfe0063a4 100644 (file)
@@ -550,10 +550,14 @@ div#contributorTerms {
   height: 60%;
 }
 
-div#contributorTerms p {
+div#contributorTerms p#first {
   margin-top: 0px;
 }
 
+div#contributorTerms p#last {
+  margin-bottom: 0px;
+}
+
 div#contributorTerms ol {
   margin-bottom: 0px;
 }