~chrono/disilla.org

37548ca3e83f473824b379b0ef5a0839aedd978c — Chrono 11 months ago 54f957c
junk

3 files changed, 21 insertions(+), 18 deletions(-)

M _includes/layouts/base.njk
M css/style.css
M projects/index.html
M _includes/layouts/base.njk => _includes/layouts/base.njk +1 -1
@@ 63,9 63,9 @@
				<a style="margin: .1vh .1vh 0em" href="https://www.digitalocean.com/?refcode=0cbd24ae5dba&amp;utm_campaign=Referral_Invite&amp;utm_medium=Referral_Program&amp;utm_source=badge"><img src="https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%201.svg" alt="DigitalOcean Referral Badge"></a>
				<br />
				The content of this site is all rights reserved. <br />
				The <a href="https://git.sr.ht/~chrono/disilla.org">code used to host this site</a> is <a href="https://opensource.org/licenses/AGPL-3.0">AGPL-3.0-only</a>.<br />
				Some base code taken from <a href="https://git.sr.ht/~txtsd/ihavea.quest">txtsd's site</a>.
				Comic Mono font is by <a href="https://dtinth.github.io/comic-mono-font/">dtinth</a>.<br />
				The <a href="https://git.sr.ht/~chrono/disilla.org">code used to host this site</a> is <a href="https://opensource.org/licenses/AGPL-3.0">AGPL-3.0-only</a>.<br />
			</footer>
		</main>
	</body>

M css/style.css => css/style.css +2 -14
@@ 14,7 14,7 @@ body {

main {
	margin: 0;
	max-width: 90%;
	/* max-width: 100%; */
	padding: 0 1em;
}



@@ 39,7 39,7 @@ content {
	grid-row: 2;
}

content div#about p, div#bio p {
.subsection p {
	margin-top: 0;
	margin-bottom: 0;
}


@@ 60,18 60,6 @@ div#projects {
	grid-row: 4;
}

content div#projects p {
	font-size: calc(0.3em + 0.5vw);
	margin-bottom: 0;
	margin-top: .1em;
	width: 65%;
}

content div#projects h5 {
	margin-top: 0;
	margin-bottom: 0;
}

footer {
	grid-row: 3;
	font-size: 0.75em;

M projects/index.html => projects/index.html +18 -3
@@ 2,8 2,23 @@
layout: layouts/base.njk
title: projects
---
<div id="projects">
	<div>
<style>
.subgroup1 {
	font-size: calc(1rem + 0.5vw);
	max-width: fit-content;
}

div#projectspage {
	max-width: 90%;
}

h5 {
	margin-top: 0;
	margin-bottom: 0;
}
</style>
<div id="projectspage">
	<div class="subgroup1">
		<h4 class="headerblack">VEX Robotics Competition</h4>
		<h5>2019-2023</h5>
		<p>


@@ 13,7 28,7 @@ title: projects
			Links: <a href="https://github.com/7701F">GitHub</a>, <a href="https://www.robotevents.com/teams/VRC/7701F">RobotEvents</a>
		</p>
	</div>
	<div>
	<div class="subgroup1">
		<h4 class="headerblack">SmoreSoftware</h4>
		<h5>2017-2018</h5>
		<p>