Deleted unused directory lib

This commit is contained in:
Gabriel Wolf 2018-09-13 16:50:05 +01:00
parent 0bfc01ecdc
commit 2d371e4aa4
2 changed files with 0 additions and 12 deletions

View File

@ -1,9 +0,0 @@
<!-- Author: Gabriel Wolf (g.a.wolf@reading.ac.uk) -->
<html>
<head>
<link type="text/css" rel="stylesheet" media="all" href="style.css" />
</head>
<body>
<h>Hello, World!</h>
</body>
</html>

View File

@ -1,3 +0,0 @@
h1 {
color: red;
}