Massive overhauls to the test suite - it is now generated dynamically, along with...
[jquery.git] / build / docs / style / style.css
index 783d942..7c5554e 100644 (file)
@@ -126,3 +126,15 @@ ul#docs li div.example pre {
        padding: 5px;
        overflow: auto;
 }
+
+p.raw {
+       font-size: 11px;
+       color: #FFF;
+       margin: 5px auto;
+       width: 600px;
+       text-align: right;
+}
+
+p.raw a {
+       color: #FFF;
+}