background-color: #02729e;
color: white;
}
+.success-minus-1 { font-size: 95%; }
+.success-minus-2 { font-size: 90%; }
</style>
</head>
[% ctx.register_header %]
+ <h2>[% l('Registration successful TESTING FONTS!') %]<h3>
+ <p class='success-minus-1'>
+ To fully activate your card you will need to visit a KCLS library
+ with proof of address and photo ID that shows your date of
+ birth.
+ <br/>
+ Parents/guardians can assist with proof of address for full
+ activation for applicants under 18. Find a list of the documents
+ you may use to provide proof of address on our
+ <a href='https://w3.kcls.org/PDF/KCLS%20600%20ENG.pdf'>
+ downloadable application.
+ </a>
+ </p>
+ <br/>
+ <a href='/eg/opac/register'><button
+ id='submit-another'>Submit Another Application</button></a>
+ <br/>
+ <br/>
+ <div class='success-minus-2'>
+ You will be automatically redirected to
+ <a href="https://www.kcls.org">www.kcls.org</a>...
+ </div>
+
+
<div id="content-wrapper">
<div id="main-content-register">
[% IF ctx.register.success %]
<h2>[% l('Registration successful!') %]<h3>
- <p>
+ <p class='success-minus-1'>
To fully activate your card you will need to visit a KCLS library
with proof of address and photo ID that shows your date of
- birth. Parents/guardians can assist with proof of address for full
+ birth.
+ <br/>
+ Parents/guardians can assist with proof of address for full
activation for applicants under 18. Find a list of the documents
you may use to provide proof of address on our
<a href='https://w3.kcls.org/PDF/KCLS%20600%20ENG.pdf'>
id='submit-another'>Submit Another Application</button></a>
<br/>
<br/>
- <div>
+ <div class='success-minus-2'>
You will be automatically redirected to
<a href="https://www.kcls.org">www.kcls.org</a>...
</div>