This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.
+
+ Want to cite, share, or modify this book? This book uses the
+
+ Sweet License 1.0
+ and you must attribute The Michelson 20MM Foundation. Changes were made to the original material, including updates to art, structure, and other content updates.
+
+
+
Attribution information
+
+
+
Citation information
+
+ -
+ Use the information below to generate a citation. We recommend using a
+ citation tool such as
+ this one.
+
+
+
+
+
+ © Jun 21, 2012 The Michelson 20MM Foundation. The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo
+ are not subject to the Creative Commons license and may not be reproduced without the prior and express written
+ consent of Rice University.
+
+",
+ }
+ }
+ />
+
+
+
+
+`;
+
exports[`Attribution in browser renders default attribution 1`] = `
.c5 {
display: inline-block;
@@ -1166,7 +3040,7 @@ exports[`Attribution in browser renders default attribution 1`] = `
and you must attribute OpenStax.
-
Attribution information
+
Attribution information
-
If you are redistributing all or part of this book in a print format,
@@ -1184,7 +3058,7 @@ exports[`Attribution in browser renders default attribution 1`] = `
-
Citation information
+
Citation information
-
Use the information below to generate a citation. We recommend using a
@@ -2555,7 +4429,7 @@ exports[`Attribution in browser renders special licensing and attribution for HS
. Changes were made to the original material, including updates to art, structure, and other content updates.
-Attribution information
+Attribution information
-
If you are redistributing all or part of this book in a print format,
@@ -2573,7 +4447,7 @@ exports[`Attribution in browser renders special licensing and attribution for HS
-Citation information
+Citation information
-
Use the information below to generate a citation. We recommend using a
@@ -4260,7 +6134,7 @@ exports[`Attribution in browser renders special licensing and attribution for In
and you must attribute The Michelson 20MM Foundation. Changes were made to the original material, including updates to art, structure, and other content updates.
-Attribution information
+Attribution information
-
If you are redistributing all or part of this book in a print format,
@@ -4278,7 +6152,7 @@ exports[`Attribution in browser renders special licensing and attribution for In
-Citation information
+Citation information
-
Use the information below to generate a citation. We recommend using a
@@ -5808,7 +7682,7 @@ exports[`Attribution in browser renders special licensing and attribution for St
. Changes were made to the original material, including updates to art, structure, and other content updates.
-Attribution information
+Attribution information
-
If you are redistributing all or part of this book in a print format,
@@ -5826,7 +7700,7 @@ exports[`Attribution in browser renders special licensing and attribution for St
-Citation information
+Citation information
-
Use the information below to generate a citation. We recommend using a
diff --git a/src/app/content/components/__snapshots__/Content.spec.tsx.snap b/src/app/content/components/__snapshots__/Content.spec.tsx.snap
index ddb459b632..45359352bf 100644
--- a/src/app/content/components/__snapshots__/Content.spec.tsx.snap
+++ b/src/app/content/components/__snapshots__/Content.spec.tsx.snap
@@ -182,15 +182,15 @@ Array [
overflow: hidden;
}
-.c108 {
+.c109 {
height: 1em;
}
-.c110 {
+.c111 {
height: 1em;
}
-.c109 {
+.c110 {
height: 1em;
}
@@ -237,6 +237,7 @@ Array [
.c96 {
grid-area: headline;
+ margin: 0;
}
.c97 {
@@ -255,24 +256,24 @@ Array [
color: inherit;
}
-.c100 {
+.c101 {
color: #d5d5d5;
-webkit-text-decoration: none;
text-decoration: none;
}
-.c100:hover,
-.c100:active,
-.c100:focus {
+.c101:hover,
+.c101:active,
+.c101:focus {
color: inherit;
}
-.c100:hover {
+.c101:hover {
-webkit-text-decoration: underline;
text-decoration: underline;
}
-.c111 {
+.c112 {
color: #d5d5d5;
display: inline-grid;
grid-auto-flow: column;
@@ -280,9 +281,9 @@ Array [
overflow: hidden;
}
-.c111:hover,
-.c111:active,
-.c111:focus {
+.c112:hover,
+.c112:active,
+.c112:focus {
color: inherit;
}
@@ -293,14 +294,14 @@ Array [
grid-area: col1;
}
-.c101 {
+.c102 {
display: grid;
grid-gap: 0.5rem;
overflow: visible;
grid-area: col2;
}
-.c102 {
+.c103 {
display: grid;
grid-gap: 0.5rem;
overflow: visible;
@@ -315,9 +316,10 @@ Array [
-ms-letter-spacing: -0.072rem;
letter-spacing: -0.072rem;
line-height: normal;
+ margin: 0;
}
-.c103 {
+.c104 {
font-size: 1.2rem;
font-weight: normal;
-webkit-letter-spacing: normal;
@@ -328,7 +330,7 @@ Array [
background-color: #3b3b3b;
}
-.c104 {
+.c105 {
max-width: 131rem;
-webkit-align-items: center;
-webkit-box-align: center;
@@ -350,28 +352,28 @@ Array [
overflow: visible;
}
-.c105 {
+.c106 {
display: grid;
grid-gap: 1rem;
overflow: visible;
}
-.c105 [data-html="copyright"] {
+.c106 [data-html="copyright"] {
overflow: visible;
}
-.c105 a {
+.c106 a {
color: #d5d5d5;
overflow: visible;
}
-.c105 a:hover,
-.c105 a:active,
-.c105 a:focus {
+.c106 a:hover,
+.c106 a:active,
+.c106 a:focus {
color: inherit;
}
-.c105 sup {
+.c106 sup {
font-size: 66%;
margin-left: 0.1rem;
position: relative;
@@ -379,7 +381,7 @@ Array [
vertical-align: top;
}
-.c106 {
+.c107 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -391,10 +393,25 @@ Array [
-webkit-justify-content: end;
-ms-flex-pack: end;
justify-content: end;
+ list-style: none;
overflow: visible;
}
-.c107 {
+.c100 {
+ margin: 0;
+ padding: 0;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex-direction: column;
+ -ms-flex-direction: column;
+ flex-direction: column;
+ gap: 0.5rem;
+ list-style: none;
+}
+
+.c108 {
color: #d5d5d5;
font-size: 1.6rem;
line-height: 2.5rem;
@@ -414,13 +431,13 @@ Array [
width: 3rem;
}
-.c107:hover,
-.c107:active,
-.c107:focus {
+.c108:hover,
+.c108:active,
+.c108:focus {
color: inherit;
}
-.c112 {
+.c113 {
height: 4rem;
-webkit-transform: translateY(0.2rem);
-ms-transform: translateY(0.2rem);
@@ -2077,7 +2094,7 @@ li[aria-label="Current Page"] .c60 {
}
@media (max-width:37.5em) {
- .c100 {
+ .c101 {
line-height: 4.5rem;
}
}
@@ -2089,25 +2106,25 @@ li[aria-label="Current Page"] .c60 {
}
@media (min-width:37.6em) {
- .c103 {
+ .c104 {
padding: 2.5rem 0;
}
}
@media (max-width:37.5em) {
- .c103 {
+ .c104 {
padding: 1.5rem;
}
}
@media (min-width:37.6em) {
- .c104 {
+ .c105 {
grid-auto-flow: column;
}
}
@media (max-width:37.5em) {
- .c104 {
+ .c105 {
padding: 0;
}
}
@@ -4300,7 +4317,7 @@ li[aria-label="Current Page"] .c60 {
and you must attribute OpenStax.
-Attribution information
+Attribution information
-
If you are redistributing all or part of this book in a print format,
@@ -4318,7 +4335,7 @@ li[aria-label="Current Page"] .c60 {
-Citation information
+Citation information
-
Use the information below to generate a citation. We recommend using a
@@ -4373,13 +4390,11 @@ li[aria-label="Current Page"] .c60 {
-
Our mission is to improve educational access and learning for everyone.
-
+