diff --git a/sketches/site3/clear.html b/sketches/site3/clear.html new file mode 100644 index 0000000..e8d46a5 --- /dev/null +++ b/sketches/site3/clear.html @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sketches/site3/index.html b/sketches/site3/index.html index ee671d9..4fbfc67 100644 --- a/sketches/site3/index.html +++ b/sketches/site3/index.html @@ -25,18 +25,22 @@
-
Library of Contingencies* +
- shuffle
- clear - -
+ +
diff --git a/sketches/site3/style.css b/sketches/site3/style.css index 244c715..e0db82b 100644 --- a/sketches/site3/style.css +++ b/sketches/site3/style.css @@ -68,9 +68,9 @@ iframe[name="verso"] { background-image: url("./IMG/2px_grey.jpg"); } -.bottom { +iframe[name="bottom"] { width: 100%; - border: none; + height: 100% } .cards { @@ -96,6 +96,6 @@ img { border: solid 1px blue; } -p { - +nav { +text-align: right; } \ No newline at end of file