-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
21 lines (19 loc) · 1012 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="../CA-home/styles1/styleguide1.css">
</head>
<body>
<div class="usa-grid">
<p>
<img class="usa-footer-logo-img" src="../CA-home/src/img/CivicActionsEmpowered_big_single.png" alt="">
<p><br>
<h1>Type & Colour</h1>
<p class="usa-font-lead"><a href="../CA-home/styles1/index_styles1.html">Styles 1</a>, (<a href="../CA-home/styles1/landing_styles1.html">See it in Action</a>)</p>
<p class="usa-font-lead"><a href="../CA-home/styles2/index_styles2.html">Styles 2</a>, (<a href="../CA-home/styles2/landing_styles2.html">See it in Action</a>)</p>
<p class="usa-font-lead"><a href="../CA-home/styles3/index_styles3.html">Styles 3</a>, (<a href="../CA-home/styles3/landing_styles3.html">See it in Action</a>)</p>
<p class="usa-font-lead"><a href="../CA-home/styles4/index_styles4.html">Styles 4</a>, (<a href="../CA-home/styles4/landing_styles4.html">See it in Action</a>)</p>
<br><br><br>
</div>
</body>
</html>