Some interlude pages
This commit is contained in:
19
pages/windows-shirt.html
Normal file
19
pages/windows-shirt.html
Normal file
@@ -0,0 +1,19 @@
|
||||
<style>
|
||||
#windows-shirt::before {
|
||||
background-image: url("assets/img/windows-shirt.jpg");
|
||||
}
|
||||
|
||||
#windows-shirt-caption {
|
||||
position: absolute;
|
||||
bottom: 10%;
|
||||
left: 10%;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id="windows-shirt" class="page-base interlude">
|
||||
<div class="interlude-caption" id="windows-shirt-caption">
|
||||
we line up to store<br/>
|
||||
only 4 gigabytes allowed<br/>
|
||||
comrade, be grateful!
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user