This commit is contained in:
parent
7e72efd436
commit
b4935698d6
|
|
@ -47,7 +47,6 @@
|
||||||
</header>
|
</header>
|
||||||
<div class="headImg">
|
<div class="headImg">
|
||||||
<h1>About</h1>
|
<h1>About</h1>
|
||||||
<img src="about_assets/internet.png" alt="map of observable IPv4 addresses June-October 2012">
|
|
||||||
</div>
|
</div>
|
||||||
<details class="anchor" open>
|
<details class="anchor" open>
|
||||||
<summary class="aboutTitle">The Website</summary>
|
<summary class="aboutTitle">The Website</summary>
|
||||||
|
|
|
||||||
|
|
@ -58,3 +58,7 @@ summary {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
padding-bottom: 900px;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue