add navigation

This commit is contained in:
zoe 2023-08-28 14:39:13 +02:00
parent b39e3fd6b4
commit 25f18cc1c1
8 changed files with 10 additions and 10 deletions

View File

@ -1 +0,0 @@
canvas{width:100%;aspect-ratio:1/1}.description[data-v-5ab32c68]{padding:1em}a[data-v-5ab32c68],button[data-v-5ab32c68]{background:none;border-style:none;color:#aaf0d1;cursor:pointer;text-decoration:none;font-size:medium}nav[data-v-5ab32c68]{display:flex;width:100%;justify-content:space-between}h1[data-v-5ab32c68],p[data-v-5ab32c68]{color:#f0d1aa}.star-view[data-v-984b3372]{height:100%;display:flex;justify-content:center;gap:1em;align-items:center}.star-model[data-v-984b3372]{width:100%;aspect-ratio:1/1;flex-grow:1;max-height:100%}.star-info[data-v-984b3372]{flex-grow:2;width:100%}@media (max-width:720px){.star-view[data-v-984b3372]{width:100%;align-items:stretch;flex-direction:column}}

1
web/dist/css/742.e2525c55.css vendored Normal file
View File

@ -0,0 +1 @@
canvas{width:100%;aspect-ratio:1/1}.description[data-v-09c68c7d]{padding:1em}a[data-v-09c68c7d],button[data-v-09c68c7d]{background:none;border-style:none;color:#aaf0d1;cursor:pointer;text-decoration:none;font-size:medium}nav[data-v-09c68c7d]{display:flex;width:100%;justify-content:space-between}h1[data-v-09c68c7d],p[data-v-09c68c7d]{color:#f0d1aa}.star-view[data-v-984b3372]{height:100%;display:flex;justify-content:center;gap:1em;align-items:center}.star-model[data-v-984b3372]{width:100%;aspect-ratio:1/1;flex-grow:1;max-height:100%}.star-info[data-v-984b3372]{flex-grow:2;width:100%}@media (max-width:720px){.star-view[data-v-984b3372]{width:100%;align-items:stretch;flex-direction:column}}

2
web/dist/index.html vendored
View File

@ -1 +1 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>starchart</title><script defer="defer" src="/js/chunk-vendors.43ff8180.js"></script><script defer="defer" src="/js/app.ebac9243.js"></script><link href="/css/app.b279172e.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but starchart doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>starchart</title><script defer="defer" src="/js/chunk-vendors.43ff8180.js"></script><script defer="defer" src="/js/app.9cf3357d.js"></script><link href="/css/app.b279172e.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but starchart doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
<template>
<div class="description">
<nav>
<a v-if="star.core.id >= 1" :href="`/visit/${star.core.id - 1}`"
<a v-if="star.core.id > 1" :href="`/visit/${star.core.id - 1}`"
>previous</a
>
<button @click="copy">