Rename ilia2 to pink
This commit is contained in:
parent
d4826b33ab
commit
56cc9367fd
|
@ -40,7 +40,7 @@
|
|||
</li>
|
||||
<li>
|
||||
<h3>
|
||||
<a href="ilia2">ilia2</a>
|
||||
<a href="pink">pink</a>
|
||||
</h3>
|
||||
<p>
|
||||
Second candidate format for the homepage
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>CSS Purgatory - ilia2</title>
|
||||
<title>CSS Purgatory - pink</title>
|
||||
<link rel="stylesheet" href="index.css">
|
||||
<!-- Base v1 -->
|
||||
</head>
|
||||
<body>
|
||||
<header id="title">
|
||||
<h1>ilia2</h1>
|
||||
<h1>pink</h1>
|
||||
</header>
|
||||
|
||||
<hr>
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2>Description</h2>
|
||||
<div class="container">
|
||||
<p>
|
||||
<em>ilia2</em> is being considered as a replacement for <em>ilia1</em>.
|
||||
<em>pink</em> is being considered as a replacement for <em>ilia1</em>.
|
||||
While <em>ilia1</em> features a dark background and a static effect overlay,
|
||||
<em>ilia2</em> is meant to be brighter.
|
||||
<em>pink</em> is meant to be brighter.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
Loading…
Reference in New Issue