Skip to content

Commit 9ba085a

Browse files
committed
update
1 parent 645fe5a commit 9ba085a

File tree

4 files changed

+20
-1
lines changed

4 files changed

+20
-1
lines changed

_site/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,12 @@ <h4>Education</h4>
469469
>
470470
</p>
471471
<p>B.S. in Computer Science <em>(summa cum laude)</em></p>
472+
<p style="font-size: 90%; margin-top: 0; color: #40667b">
473+
<em>
474+
Graduated with <b>Rank 1st out of 75 students</b> in the School of
475+
Computing
476+
</em>
477+
</p>
472478
</div>
473479
</div>
474480

_site/stylesheet.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,8 @@ name {
128128

129129
span.highlight {
130130
background-color: #ffffd0;
131+
}
132+
133+
.honors {
134+
font-size: 10px
131135
}

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,12 @@ <h4>Education</h4>
147147
>
148148
</p>
149149
<p>B.S. in Computer Science <em>(summa cum laude)</em></p>
150-
<p>Ranked 1st in department (of 75 students)</p>
150+
<p style="font-size: 90%; margin-top: 0; color: #40667b">
151+
<em>
152+
Graduated with <b>Rank 1st out of 75 students</b> in the School of
153+
Computing
154+
</em>
155+
</p>
151156
</div>
152157
</div>
153158

stylesheet.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,8 @@ name {
128128

129129
span.highlight {
130130
background-color: #ffffd0;
131+
}
132+
133+
.honors {
134+
font-size: 10px
131135
}

0 commit comments

Comments
 (0)