₊⁺✿˚

This commit is contained in:
HT 2023-10-05 22:45:38 +01:00
parent c7d1d52176
commit dc6dce98ce
1 changed files with 14 additions and 8 deletions

View File

@ -5,9 +5,10 @@ NieR:Automata HUD Design by Hisayoshi Kijima.
Re-imagined as a character page in CSS/JS/HTML by glenthemes Re-imagined as a character page in CSS/JS/HTML by glenthemes
Initial release: 2020/08/08 Initial release: 2020/08/08
Last updated: 2023/05/10 Last updated: 2023/10/05
LATEST UPDATE: fixed an ocassional bug where the side shadows were too rigid. What's new:
✱ rehosted some images
TERMS OF USE: TERMS OF USE:
1) Do not remove the page credit. 1) Do not remove the page credit.
@ -63,7 +64,6 @@ attribute:"title"
<link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet"> <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
<script src="//glen-themes.gitlab.io/chara-pages/06/raison-d'etre.js"></script> <script src="//glen-themes.gitlab.io/chara-pages/06/raison-d'etre.js"></script>
<!-------------------------------------------------> <!------------------------------------------------->
<style type="text/css"> <style type="text/css">
@ -108,6 +108,12 @@ iframe#tumblr_controls, .iframe-controls--desktop {
z-index:999999!important; z-index:999999!important;
} }
.tmblr-iframe--follow-teaser, .follow-teaser, .iframe-controls--phone-mobile, .tmblr-iframe--app-cta-button {
display:none!important;
visibility:hidden!important;
height:0!important;
}
/*---------------TEXT HIGHLIGHT---------------*/ /*---------------TEXT HIGHLIGHT---------------*/
::selection { ::selection {
@ -1020,7 +1026,7 @@ body {
margin-left:calc(var(--InfoBox-Border-Size) * 3); margin-left:calc(var(--InfoBox-Border-Size) * 3);
width:var(--InfoBox-Image-Container-Width); width:var(--InfoBox-Image-Container-Width);
height:100%; height:100%;
background-image:url(https://cdn.discordapp.com/attachments/900692000364445736/927831616380895292/subtlepatterns_prism.png); background-image:url(https://rhizo.gitlab.io/nier0/subtlepatterns_prism.png);
background-repeat:repeat; background-repeat:repeat;
background-position:center; background-position:center;
overflow:hidden; overflow:hidden;
@ -1489,7 +1495,7 @@ body {
<!-- 👇👇👇👇👇👇👇 --> <!-- 👇👇👇👇👇👇👇 -->
<img character-id="1" <img character-id="1"
class="character-image" src="https://cdn.discordapp.com/attachments/382037367940448256/740840389803769896/23601994778_ff8cf7998e_3.jpg" type="full_sized" top> class="character-image" src="https://rhizo.gitlab.io/nier0/2B.jpeg" type="full_sized" top>
<!-- ⏹️⏹️⏹️⏹️⏹️⏹️⏹️ --> <!-- ⏹️⏹️⏹️⏹️⏹️⏹️⏹️ -->
<!-----------------------> <!----------------------->
@ -1504,7 +1510,7 @@ body {
<!-- 👇👇👇👇👇👇👇 --> <!-- 👇👇👇👇👇👇👇 -->
<img character-id="2" <img character-id="2"
class="character-image" src="https://live.staticflickr.com/1876/42904919510_12b5d561dd.jpg" type="full_sized" right> class="character-image" src="https://rhizo.gitlab.io/nier0/9S.jpeg" type="full_sized" right>
<!-- ⏹️⏹️⏹️⏹️⏹️⏹️⏹️ --> <!-- ⏹️⏹️⏹️⏹️⏹️⏹️⏹️ -->
<!-----------------------> <!----------------------->
@ -1519,7 +1525,7 @@ body {
<!-- 👇👇👇👇👇👇👇 --> <!-- 👇👇👇👇👇👇👇 -->
<img character-id="3" <img character-id="3"
class="character-image" src="https://live.staticflickr.com/1881/44609809872_4e7e7a045e_c.jpg" type="full_sized" left="69px"> class="character-image" src="https://rhizo.gitlab.io/nier0/A2.jpeg" type="full_sized" left="69px">
<!-- ⏹️⏹️⏹️⏹️⏹️⏹️⏹️ --> <!-- ⏹️⏹️⏹️⏹️⏹️⏹️⏹️ -->
<!-----------------------> <!----------------------->
@ -1534,7 +1540,7 @@ body {
<img character-id="4" <img character-id="4"
class="character-image" src="https://cdn.discordapp.com/attachments/382037367940448256/740393841005166672/mackerel.png" height="36%"> class="character-image" src="https://rhizo.gitlab.io/nier0/mackerel.png" height="36%">
<!-- ⏹️⏹️⏹️⏹️⏹️⏹️⏹️ --> <!-- ⏹️⏹️⏹️⏹️⏹️⏹️⏹️ -->
<!-----------------------> <!----------------------->