lines: added a few more

This commit is contained in:
2017-10-21 15:44:17 +02:00
parent 992354bc47
commit 4a9d3384f9
3 changed files with 17 additions and 2 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
static/linehatchings.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB