mirror of
https://github.com/skoelle/28k8-moonweb-org.git
synced 2026-09-17 18:30:24 +00:00
sitemap, styles, cds, skyline
This commit is contained in:
@@ -57,7 +57,6 @@ a { color: inherit; }
|
||||
@media (max-width:640px) { .release-row { grid-template-columns: 1fr; } }
|
||||
.diz-box { border:1px solid var(--red-dark); padding:0.5rem; width:100%; font-family:var(--font-ansi); white-space:pre-wrap; cursor:pointer; display:block; color:var(--fg); text-decoration:none; }
|
||||
@media (max-width:640px) { .diz-box { width:100%; } }
|
||||
.gallery-grid { display:flex; flex-direction:column; gap:1rem; }
|
||||
.gallery-item { margin:0; }
|
||||
.gallery-item figcaption { color:var(--fg-bright); font-size:0.85em; margin-top:40px; }
|
||||
.mod-player { margin:1rem 0; }
|
||||
@@ -82,7 +81,6 @@ a { color: inherit; }
|
||||
.mod-col-size { color:var(--grey); width:5rem; text-align:right; }
|
||||
.mod-btn-inline { background:none; border:none; color:var(--fg); font-family:var(--font-ansi); cursor:pointer; padding:0; font-size:inherit; }
|
||||
.mod-btn-inline:hover { color:var(--red-bright); }
|
||||
.mod-loading { color:var(--grey); font-size:0.85em; margin:0.5rem 0; }
|
||||
.subtitle { text-align:center; color:var(--fg-bright); font-weight:bold; margin:1rem 0; font-family:var(--font-body); }
|
||||
.esprit-thumb { display:flex; align-items:center; justify-content:center; min-height:120px; }
|
||||
.esprit-thumb img { max-width:100%; height:auto; display:block; }
|
||||
|
||||
Reference in New Issue
Block a user