lines: added a few more
This commit is contained in:
19
index.html
19
index.html
@@ -64,12 +64,16 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: 250px;
|
height: 250px;
|
||||||
margin-right: 5px;
|
margin-right: 2px;
|
||||||
|
}
|
||||||
|
.gridify a {
|
||||||
|
text-decoration: none;
|
||||||
|
color: #000;
|
||||||
}
|
}
|
||||||
.gridify img {
|
.gridify img {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: 250px;
|
height: 250px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -108,6 +112,17 @@
|
|||||||
<img src="/static/lines.png"></img>
|
<img src="/static/lines.png"></img>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="gridify">
|
||||||
|
<a href="http://alpha.editor.p5js.org/full/BJ4NgxYoW">
|
||||||
|
<img src="/static/lichen.png"></img>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="gridify">
|
||||||
|
<a href="http://alpha.editor.p5js.org/full/Skn_cau6W">
|
||||||
|
<img src="/static/linehatchings.png"></img>
|
||||||
|
Dedicated to Frieder Nake.
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="section">
|
<div class="section">
|
||||||
<p>
|
<p>
|
||||||
|
BIN
static/lichen.png
Normal file
BIN
static/lichen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
BIN
static/linehatchings.png
Normal file
BIN
static/linehatchings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user