core: redesign website #11
@ -43,13 +43,14 @@ body {
|
||||
}
|
||||
|
||||
.navItem {
|
||||
color: #06CDFF;
|
||||
background-color: #03001C;
|
||||
border: solid 2px #06CDFF;
|
||||
border-radius: 12px;
|
||||
color: #06CDFF;
|
||||
display: inline-block;
|
||||
margin: 6px;
|
||||
margin-top: 0px;
|
||||
padding: 8px;
|
||||
display: inline-block;
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
#top {
|
||||
|
@ -8,12 +8,12 @@
|
||||
<body>
|
||||
<div class="first" id="introduction">
|
||||
<div class="inside">
|
||||
<p style="font-size: 3.5rem;">TRIANTA</p>
|
||||
<p>Engineer developing solutions for current problems to enhance the future</p>
|
||||
<div id="navigation">
|
||||
<a class="navItem" href="https://www.github.com/trimutex">GitHub</a>
|
||||
<a class="navItem" href="https://lab.trianta.dev/Trianta">Projects</a>
|
||||
</div>
|
||||
<p style="font-size: 3.5rem;">TRIANTA</p>
|
||||
<p>Engineer developing solutions for current problems to enhance the future</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="second">
|
||||
|
Loading…
Reference in New Issue
Block a user