forked from buzzert/smartbar
Some interlude pages
This commit is contained in:
19
pages/mr-nickel.html
Normal file
19
pages/mr-nickel.html
Normal file
@@ -0,0 +1,19 @@
|
||||
<style>
|
||||
#mr-nickel::before {
|
||||
background-image: url("assets/img/mr-nickel.jpg");
|
||||
}
|
||||
|
||||
#mr-nickel-caption {
|
||||
position: absolute;
|
||||
bottom: 10%;
|
||||
right: 5%;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id="mr-nickel" class="page-base interlude">
|
||||
<div class="interlude-caption" id="mr-nickel-caption">
|
||||
mr. nickel says<br/>
|
||||
the financial collapse is imminent<br/>
|
||||
and it's all your fault!
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user