diff static/css/styles.css @ 456:c3c50748a20b

downloads: add link to DeveloperRepos on wiki
author Kevin Bullock <kbullock+mercurial@ringworld.org>
date Wed, 11 May 2016 15:30:46 -0500
parents e7c2f48726ad
children 19ea041943ed
line wrap: on
line diff
--- a/static/css/styles.css	Wed May 11 15:30:31 2016 -0500
+++ b/static/css/styles.css	Wed May 11 15:30:46 2016 -0500
@@ -134,7 +134,9 @@
  * Homepage
  */
 #home #logo { margin-bottom: 0 !important; }
-#home dl { margin: 0 30px; font-family: Verdana, DejaVuSans, Helvetica, Arial, sans-serif; font-size: .80em; line-height: 1.4em; }
+#home dl,
+#home .dl-note { margin: 0 30px; font-family: Verdana, DejaVuSans, Helvetica, Arial, sans-serif; font-size: .80em; line-height: 1.4em; }
+#home .dl-note { padding-bottom: 1em; }
 /* #home h1 { font-size: 48px; line-height: 1em; margin: 0 0 20px 0; font-weight: normal; } */
 #header { font-size: 48px; line-height: 1em; margin: 0 0 20px 0; font-weight: normal; }
 #subheader { font-size: 22px; line-height: 1.2em; margin-bottom: 20px; font-weight: normal; }