Regenerated with scrolling examples
authorGavin Carothers <gavin@carothers.name>
Tue, 03 Sep 2013 19:56:29 -0700
changeset 1069 5a3d1835c438
parent 1068 c3827ef0e5d2
child 1070 c74d550c39de
Regenerated with scrolling examples
drafts/n-quads/Overview.html
drafts/n-triples/Overview.html
--- a/drafts/n-quads/Overview.html	Tue Sep 03 19:55:55 2013 -0700
+++ b/drafts/n-quads/Overview.html	Tue Sep 03 19:56:29 2013 -0700
@@ -10,6 +10,7 @@
     /* Style Turtle script blocks to be visable */
     pre.example script {
         display:block;
+        overflow-x: auto;
     }
     .separated thead tr th { border:1px solid black; padding: .2em; }
     .separated tbody tr td { border:1px solid black; text-align: center; }
--- a/drafts/n-triples/Overview.html	Tue Sep 03 19:55:55 2013 -0700
+++ b/drafts/n-triples/Overview.html	Tue Sep 03 19:56:29 2013 -0700
@@ -10,6 +10,7 @@
     /* Style Turtle script blocks to be visable */
     pre.example script {
         display:block;
+        overflow-x: auto;
     }
     .separated thead tr th { border:1px solid black; padding: .2em; }
     .separated tbody tr td { border:1px solid black; text-align: center; }