core: redesign website #11

Merged
Trianta merged 122 commits from redesign into main 2024-12-10 03:16:37 -06:00
6 changed files with 31 additions and 19 deletions
Showing only changes of commit 6057267dfa - Show all commits

View File

@ -19,16 +19,12 @@ body {
padding: 2rem 1.5rem;
}
#introLeft {
display: inline-block;
width: 85%;
vertical-align: top;
}
#introRight {
display: inline-block;
max-width: 8rem;
#navigation {
max-width: 10rem;
width: 100%;
border: solid 2px #393E6F;
padding: 1rem;
float: right;
}
.trianta {

View File

@ -7,11 +7,11 @@
</head>
<body>
<div class="inside">
<div id="introLeft">
<div>
<a href="/" class="trianta">TRIANTA</a>
<p>Function over form by design</p>
</div>
<div id="introRight">
<div id="navigation">
<a href="https://www.github.com/trimutex">GitHub</a>
<a href="https://lab.trianta.dev/Trianta">Projects</a>
<a href="/completed">Completed</a>

View File

@ -7,13 +7,17 @@
</head>
<body>
<div class="inside">
<div id="introLeft">
<div>
<a href="/" class="trianta">TRIANTA</a>
<p>Function over form by design</p>
</div>
<div id="introRight">
<div id="navigation">
<a href="https://www.github.com/trimutex">GitHub</a>
<a href="https://lab.trianta.dev/Trianta">Projects</a>
<a href="/completed">Completed</a>
<a href="/current">Current</a>
<a href="/other">Other</a>
<a href="/contact">Contact</a>
</div>
<h2>Completed Projects</h2>
<div class="card reserve">

View File

@ -7,13 +7,17 @@
</head>
<body>
<div class="inside">
<div id="introLeft">
<div>
<a href="/" class="trianta">TRIANTA</a>
<p>Function over form by design</p>
</div>
<div id="introRight">
<div id="navigation">
<a href="https://www.github.com/trimutex">GitHub</a>
<a href="https://lab.trianta.dev/Trianta">Projects</a>
<a href="/completed">Completed</a>
<a href="/current">Current</a>
<a href="/other">Other</a>
<a href="/contact">Contact</a>
</div>
<h2>Contact Methods</h2>
<p>E-mail: gregcraw2001@gmail.com</p>

View File

@ -7,13 +7,17 @@
</head>
<body>
<div class="inside">
<div id="introLeft">
<div>
<a href="/" class="trianta">TRIANTA</a>
<p>Function over form by design</p>
</div>
<div id="introRight">
<div id="navigation">
<a href="https://www.github.com/trimutex">GitHub</a>
<a href="https://lab.trianta.dev/Trianta">Projects</a>
<a href="/completed">Completed</a>
<a href="/current">Current</a>
<a href="/other">Other</a>
<a href="/contact">Contact</a>
</div>
<h2>Current Personal Projects</h2>
<div class="card">

View File

@ -7,13 +7,17 @@
</head>
<body>
<div class="inside">
<div id="introLeft">
<div>
<a href="/" class="trianta">TRIANTA</a>
<p>Function over form by design</p>
</div>
<div id="introRight">
<div id="navigation">
<a href="https://www.github.com/trimutex">GitHub</a>
<a href="https://lab.trianta.dev/Trianta">Projects</a>
<a href="/completed">Completed</a>
<a href="/current">Current</a>
<a href="/other">Other</a>
<a href="/contact">Contact</a>
</div>
<h2>Other Projects</h2>
<div class="card">