? misc/displace.js
? sites/d7.test
? themes/acq_dc_base10191950
? themes/garland/.goutputstream-YTXZKV
Index: modules/overlay/overlay-child.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/overlay/overlay-child.css,v
retrieving revision 1.6
diff -u -p -r1.6 overlay-child.css
--- modules/overlay/overlay-child.css	28 Jul 2010 01:26:00 -0000	1.6
+++ modules/overlay/overlay-child.css	3 Nov 2010 22:45:57 -0000
@@ -48,6 +48,13 @@ html.js body {
   outline: 0;
 }
 
+.overlay #skip-link {
+  margin-top: -20px;
+}
+#skip-link a {
+  color: #fff; /* This is white to contrast with the dark background behind it. */
+}
+
 #overlay-close-wrapper {
   position: absolute;
   right: 0;
Index: themes/bartik/css/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/bartik/css/style.css,v
retrieving revision 1.27
diff -u -p -r1.27 style.css
--- themes/bartik/css/style.css	30 Oct 2010 03:52:14 -0000	1.27
+++ themes/bartik/css/style.css	3 Nov 2010 22:45:58 -0000
@@ -1380,7 +1380,6 @@ div.admin-panel .description {
 .overlay #page {
   padding: 0 2em;
 }
-.overlay #skip-link,
 .overlay .region-page-top,
 .overlay #header,
 .overlay #page-title,
