/static/terms_of_service: fix page wrapper ids.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
@import "../common/000_vars.scss";
|
@import "../common/000_vars.scss";
|
||||||
|
|
||||||
div#terms-of-service {
|
div#c-static div#a-terms-of-service {
|
||||||
width: 40em;
|
width: 40em;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<div id="terms-of-service">
|
<div id="c-static">
|
||||||
<div class="section">
|
<div id="a-terms-of-service">
|
||||||
<h1>Rules</h1>
|
<h1>Rules</h1>
|
||||||
|
|
||||||
<p>Please read the following before using the site:</p>
|
<p>Please read the following before using the site:</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user