This commit is contained in:
parent
faebffc321
commit
e3e33759fb
|
|
@ -45,7 +45,8 @@
|
||||||
<a class="active" href="../../about/about.html">About</a>
|
<a class="active" href="../../about/about.html">About</a>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
<h1>About</h1>
|
<h1>About</h1>
|
||||||
|
<img class="headImg" src="about_assets/internet.png" alt="map of observable IPv4 addresses June-October 2012">
|
||||||
<details class="anchor" open>
|
<details class="anchor" open>
|
||||||
<summary class="aboutTitle">The Website</summary>
|
<summary class="aboutTitle">The Website</summary>
|
||||||
<article class="aboutContent" id="siteContent">
|
<article class="aboutContent" id="siteContent">
|
||||||
|
|
|
||||||
|
|
@ -53,3 +53,7 @@ summary {
|
||||||
padding-bottom: 2em
|
padding-bottom: 2em
|
||||||
}
|
}
|
||||||
|
|
||||||
|
headImg {
|
||||||
|
width: 100%
|
||||||
|
|
||||||
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 531 KiB |
Loading…
Reference in New Issue