diff options
Diffstat (limited to 'music/index.html')
-rw-r--r-- | music/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/music/index.html b/music/index.html index 05120ff..e4bacdb 100644 --- a/music/index.html +++ b/music/index.html @@ -2,12 +2,12 @@ <link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
+
<body>
- <div class="background">
- <div class="contentpane">
- <h1>Music | <a class="backbutton" href="../">[Back]</a></h1>
- <p>I haven't recorded anything yet. If you like jazz piano improv, you could check back a little later and there might be some here.
- </p>
- </div>
+ <div class="contentpane">
+ <h1>Music | <a class="backbutton" href="../">[Back]</a></h1>
+ <p>I haven't recorded anything yet. If you like jazz piano improv, you could check back a little later and there
+ might be some here.
+ </p>
</div>
-</body>
+</body>
\ No newline at end of file |