diff options
-rw-r--r-- | article/abortion.html | 2 | ||||
-rw-r--r-- | plain.css | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/article/abortion.html b/article/abortion.html index d30f3fd..c09cda4 100644 --- a/article/abortion.html +++ b/article/abortion.html @@ -10,7 +10,7 @@ <p><i>This article is a work-in-progress.</i></p> <p> -<a href="https://www.law.cornell.edu/supremecourt/text/410/113">In 1973 the Supreme Court of the United States of America ruled seven-to-two in favor of Roe's rights to abortion against a healthcare official of the state of Texas. Roe argued for abortion with "privacy", derived from the Fourth and Fourteenth Amendment of the US Constitution.</a> As the U.S. has a precedential judiciary system, this effectively legalizes abortion across the country. +<a href="https://www.law.cornell.edu/supremecourt/text/410/113">In 1973 the Supreme Court of the United States of America ruled seven-to-two in favor of Roe's rights to abortion against a healthcare official of the state of Texas. Roe argued for abortion with ``privacy'', derived from the Fourth and Fourteenth Amendment of the US Constitution.</a> As the U.S. has a precedential judiciary system, this effectively legalizes abortion across the country. </p> <p> diff --git a/plain.css b/plain.css index e50d8f6..954e71d 100644 --- a/plain.css +++ b/plain.css @@ -1,9 +1,6 @@ body { background-color: #F8F4E7; color: #552800; - margin: auto; - max-width: 60em; - width: 96%; } a.link {color: #0000A0;} |