summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2020-11-01 18:24:06 -0600
committerBlaise Thompson <blaise@untzag.com>2020-11-01 18:24:06 -0600
commit1622b4a6c55d136d0a43c2ff639ed3815d720378 (patch)
tree75f5ca8a4520d4561909db91ece49aa7aca874b1
parent4ebb987b655f9eb6e95bf2b6a27c38b0600b04d1 (diff)
new buckets
-rw-r--r--public/index.html36
-rw-r--r--public/style.css2
2 files changed, 37 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index c0c2232..d10eeb3 100644
--- a/public/index.html
+++ b/public/index.html
@@ -67,16 +67,31 @@
<td><a href="./laverna-thompson/">Laverna Thompson</a></td>
</tr>
<tr>
+ <td>2011</td>
+ <td>ongoing</td>
+ <td>instrumentation technologist</td>
+ </tr>
+ <tr>
<td>2011-06-18</td>
<td>ongoing</td>
<td><a href="./1998-honda-accord-ex/">1998 Honda Accord EX</a></td>
</tr>
<tr>
+ <td>2011</td>
+ <td>2018</td>
+ <td>graduate school</td>
+ </tr>
+ <tr>
<td>2010</td>
<td>2010</td>
<td><a href="100-mile-wilderness.html">100 mile wilderness</a></td>
</tr>
<tr>
+ <td>2007</td>
+ <td>2011</td>
+ <td>college</td>
+ </tr>
+ <tr>
<TD>1917-10-20</td>
<td>2005-11-24</td>
<td><a href="betty-nielsen">Betty Nielsen</a></td>
@@ -87,19 +102,40 @@
<td><a href="untzag.html">Untzag</a></td>
</tr>
<tr>
+ <td>2003</td>
+ <td>2007</td>
+ <td>high school</td>
+ </tr>
+ <tr>
<td>1995-09-26</td>
<td>2000-11-04</td>
<td>Purky</td>
</tr>
<tr>
+ <td>2001</td>
+ <td>2003</td>
+ <td>junior high school</td>
+ </tr>
+ <tr>
<td>2000</td>
<td>2000</td>
<td><a href="college-for-kids">college for kids</a></td>
</tr>
<tr>
+ <td>1994</td>
+ <td>2001</td>
+ <td>elementary school</td>
+ </tr>
+ <tr>
+ <td>1988</td>
+ <td>1994</td>
+ <td>babyhood</td>
+ </tr>
+ <tr>
<td>1987-12-01</td>
<td>2003-07-30</td>
<td>Vadaszno</td>
+ </tr>
<tr>
<td>1984-01</td>
<td>1999-03</td>
diff --git a/public/style.css b/public/style.css
index 2aac26a..4903d2f 100644
--- a/public/style.css
+++ b/public/style.css
@@ -1,4 +1,4 @@
- {
+a {
text-decoration: none;
color: #81a2be;
}