This commit is contained in:
parent
6eb0c5bffd
commit
556c9fc7b4
|
|
@ -67,7 +67,7 @@
|
||||||
</details>
|
</details>
|
||||||
<div class="nextLine">
|
<div class="nextLine">
|
||||||
<details class="anchor" open>
|
<details class="anchor" open>
|
||||||
<summary class="aboutTitle">Joshua Killen</summary>
|
<summary class="aboutTitle" id="jkillen">Joshua Killen</summary>
|
||||||
<article class="anchor">
|
<article class="anchor">
|
||||||
<p>
|
<p>
|
||||||
<img class="imgLeft" src="about_assets/jkillen.png" alt="Profile of Joshua Killen">Joshua Killen is a Foundation year student at CU Coventry studying Digital Technologies.<br>Interested in computers and physics from a young age,<br>he has been studying the subjects ever since,<br>with the hopes of entering a career in cybersecurity.<br>
|
<img class="imgLeft" src="about_assets/jkillen.png" alt="Profile of Joshua Killen">Joshua Killen is a Foundation year student at CU Coventry studying Digital Technologies.<br>Interested in computers and physics from a young age,<br>he has been studying the subjects ever since,<br>with the hopes of entering a career in cybersecurity.<br>
|
||||||
|
|
|
||||||
|
|
@ -40,3 +40,7 @@ summary {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#jkillen {
|
||||||
|
padding-left: 8px;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue