diff --git a/web-storage/event.html b/web-storage/event.html index bc3deec4..253bf586 100644 --- a/web-storage/event.html +++ b/web-storage/event.html @@ -7,7 +7,6 @@ Web Storage API storage event output - diff --git a/web-storage/index.html b/web-storage/index.html index 7869f23b..6cc1397b 100644 --- a/web-storage/index.html +++ b/web-storage/index.html @@ -7,7 +7,6 @@ Web Storage API example - @@ -25,9 +24,9 @@

Web storage

diff --git a/web-storage/style.css b/web-storage/style.css index 59f19bbd..1b5d0d5d 100644 --- a/web-storage/style.css +++ b/web-storage/style.css @@ -22,7 +22,7 @@ h1 { p,form,li { font-size: 1.6rem; line-height: 1.5; - font-family: 'Open Sans Condensed', sans-serif; + font-family: sans-serif; } /* Layout and styles */ @@ -151,4 +151,4 @@ img { bottom: -4rem; } -} \ No newline at end of file +}