diff --git a/docs/public/static/styles/prism-okaidia.css b/docs/public/static/styles/prism-okaidia.css index 0f7f8fc89fc2f0..b424419aeb65fe 100644 --- a/docs/public/static/styles/prism-okaidia.css +++ b/docs/public/static/styles/prism-okaidia.css @@ -8,12 +8,12 @@ /* inline code */ code { - padding: .1em; - border-radius: .3em; + padding: 0.1em; + border-radius: 0.3em; white-space: normal; } -code[class*="language-"] { +code[class*='language-'] { color: #f8f8f2; background: none; text-shadow: 0 1px rgba(0, 0, 0, 0.3); @@ -48,7 +48,7 @@ code[class*="language-"] { } .namespace { - opacity: .7; + opacity: 0.7; } .token.property, @@ -112,7 +112,7 @@ code[class*="language-"] { /* Overrides to reach AA, copied from https://reactjs.org */ -code[class*="language-"] { +code[class*='language-'] { text-shadow: none; } diff --git a/examples/cdn/index.html b/examples/cdn/index.html index ef5fcf36f859f4..e6705ed36574aa 100644 --- a/examples/cdn/index.html +++ b/examples/cdn/index.html @@ -4,101 +4,111 @@ My page - + - - + + - +
diff --git a/examples/create-react-app-with-styled-components-typescript/public/index.html b/examples/create-react-app-with-styled-components-typescript/public/index.html index b24f666be69e68..6b638043d3858f 100644 --- a/examples/create-react-app-with-styled-components-typescript/public/index.html +++ b/examples/create-react-app-with-styled-components-typescript/public/index.html @@ -5,10 +5,7 @@ - + React App - + diff --git a/examples/create-react-app-with-styled-components/public/index.html b/examples/create-react-app-with-styled-components/public/index.html index b24f666be69e68..6b638043d3858f 100644 --- a/examples/create-react-app-with-styled-components/public/index.html +++ b/examples/create-react-app-with-styled-components/public/index.html @@ -5,10 +5,7 @@ - + React App - + diff --git a/examples/create-react-app-with-typescript/public/index.html b/examples/create-react-app-with-typescript/public/index.html index e683d01321c956..75d69f331c441c 100644 --- a/examples/create-react-app-with-typescript/public/index.html +++ b/examples/create-react-app-with-typescript/public/index.html @@ -21,7 +21,10 @@ --> My page - + diff --git a/examples/create-react-app/public/index.html b/examples/create-react-app/public/index.html index 1ffa44f4986b1d..75d69f331c441c 100644 --- a/examples/create-react-app/public/index.html +++ b/examples/create-react-app/public/index.html @@ -9,7 +9,7 @@ manifest.json provides metadata used when your web app is installed on a user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ --> - + My page - + diff --git a/examples/joy-cra-typescript/public/index.html b/examples/joy-cra-typescript/public/index.html index e683d01321c956..75d69f331c441c 100644 --- a/examples/joy-cra-typescript/public/index.html +++ b/examples/joy-cra-typescript/public/index.html @@ -21,7 +21,10 @@ --> My page - + diff --git a/examples/preact/public/index.html b/examples/preact/public/index.html index b24f666be69e68..6b638043d3858f 100644 --- a/examples/preact/public/index.html +++ b/examples/preact/public/index.html @@ -5,10 +5,7 @@ - + React App - + diff --git a/examples/tailwind-css/public/index.html b/examples/tailwind-css/public/index.html index aa069f27cbd9d5..6a9f8c26bb7b9c 100644 --- a/examples/tailwind-css/public/index.html +++ b/examples/tailwind-css/public/index.html @@ -5,10 +5,7 @@ - +