idk algo
This commit is contained in:
parent
e3c60a1307
commit
99a5d06f47
@ -941,6 +941,18 @@
|
|||||||
background-size: 400px, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto;
|
background-size: 400px, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.easter{
|
||||||
|
position: absolute;
|
||||||
|
z-index: 300;
|
||||||
|
}
|
||||||
|
|
||||||
|
.trovador_link{
|
||||||
|
width: 25px;
|
||||||
|
height: 40px;
|
||||||
|
margin-left: 10%;
|
||||||
|
margin-top: 1600px;
|
||||||
|
}
|
||||||
|
|
||||||
.bg5{
|
.bg5{
|
||||||
height: 5800px;
|
height: 5800px;
|
||||||
background-image:
|
background-image:
|
||||||
@ -1128,6 +1140,14 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.moyai_link{
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
width: 150px;
|
||||||
|
height: 300px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.otto{
|
.otto{
|
||||||
max-width: 1500px;
|
max-width: 1500px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
body{
|
body{
|
||||||
background-image: url("/public/images/argentum/map_assets/pasto.png");
|
background-image:
|
||||||
|
url("/public/images/argentum/map_assets/rosas.png"),
|
||||||
|
url("/public/images/argentum/map_assets/pasto.png");
|
||||||
|
}
|
||||||
|
|
||||||
|
main{
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
3
src/router/common_path_settings/argentum/argentum.json
Normal file
3
src/router/common_path_settings/argentum/argentum.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"map": "argentum/map/index"
|
||||||
|
}
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"layout": "argentum",
|
"layout": "argentum",
|
||||||
"icon": "/public/images/argentum/logo.png",
|
"icon": "/public/images/argentum/logo.png",
|
||||||
"title": "Argentum Online ~ lyricaltokarev.com",
|
"title": "Argentum Online ~ lyricaltokarev.com"
|
||||||
"map": "argentum/map/index"
|
|
||||||
}
|
}
|
@ -228,5 +228,6 @@
|
|||||||
</center>
|
</center>
|
||||||
</div>
|
</div>
|
||||||
<div class="bg bg7">
|
<div class="bg bg7">
|
||||||
|
<a href="/argentum/top" class="easter moyai_link"></a>
|
||||||
<center><a href="/argentum/otto"><img src="/public/images/argentum/map_assets/otto.png" class="otto"></a></center>
|
<center><a href="/argentum/otto"><img src="/public/images/argentum/map_assets/otto.png" class="otto"></a></center>
|
||||||
</div>
|
</div>
|
3
views/argentum/top.hbs
Normal file
3
views/argentum/top.hbs
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<main>
|
||||||
|
|
||||||
|
</main>
|
@ -5,16 +5,16 @@
|
|||||||
</head>
|
</head>
|
||||||
<body id="inicio">
|
<body id="inicio">
|
||||||
{{#if map}}
|
{{#if map}}
|
||||||
{{> (lookup . 'map')}}
|
{{> (lookup . 'map')}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
<div class="site-content">
|
<div class="site-content">
|
||||||
{{#if headerPartial}}
|
{{#if headerPartial}}
|
||||||
{{> (lookup . 'headerPartial')}}
|
{{> (lookup . 'headerPartial')}}
|
||||||
{{else}}
|
{{else}}
|
||||||
{{> headers/default_header}}
|
{{> headers/default_header}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
<center>
|
<center>
|
||||||
{{> argentum/sidebar}}
|
{{> argentum/sidebar}}
|
||||||
</center>
|
</center>
|
||||||
{{{body}}}
|
{{{body}}}
|
||||||
{{!-- </div> --}}
|
{{!-- </div> --}}
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<center>
|
<center>
|
||||||
|
<p>
|
||||||
|
>>> Absolutely all of the views and opinions expressed by the authors and contributors of the following websites are shared and therefore brutally endorsed with an iron fist. <<<
|
||||||
|
</p>
|
||||||
<table>
|
<table>
|
||||||
{{#each categoriesAndSites}}
|
{{#each categoriesAndSites}}
|
||||||
{{#ifDivisibleBy @index 2}}
|
{{#ifDivisibleBy @index 2}}
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="bg bg4">
|
<div class="bg bg4">
|
||||||
|
<a href="/argentum/sombrilla" class="easter trovador_link"></a>
|
||||||
<div class="bg bg-wall reverse grass-wall"></div>
|
<div class="bg bg-wall reverse grass-wall"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="bg bg5">
|
<div class="bg bg5">
|
||||||
|
Loading…
Reference in New Issue
Block a user