From 75743446ad741ebfbb8b1efa4d8e0586aa6dc780 Mon Sep 17 00:00:00 2001 From: Kiki Wu Date: Thu, 6 Dec 2018 13:34:05 -0800 Subject: [PATCH] debug --- css/style.css | 14 +++++++++++--- index.html | 6 +----- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/css/style.css b/css/style.css index 980a2a3..3147c54 100644 --- a/css/style.css +++ b/css/style.css @@ -51,6 +51,7 @@ p{line-height: 32px;} a{ text-decoration: none; + cursor: pointer; } body { font: 16px sans-serif; @@ -352,6 +353,7 @@ pre { } .btn a{ color:mediumpurple; + cursor: pointer; } /* Darker background on mouse-over */ @@ -400,6 +402,15 @@ pre { .bubble1{ top:20px; } + .bubble2{ + right:0px; + } + .bubble3{ + top:800px + } + .robothead{ + display:none; + } } @media only screen and (max-width: 414px) { @@ -465,9 +476,6 @@ pre { top:960px; position:absolute; } - .robothead{ - display:none; - } .btn{ top:1280px; } diff --git a/index.html b/index.html index d53a6ce..770dc27 100644 --- a/index.html +++ b/index.html @@ -54,10 +54,6 @@ - - - -
.--------------. @@ -170,7 +166,7 @@ No, you are my master.
-  Full Screenplay
+  Full Screenplay \ No newline at end of file