Skip to content

Commit

Permalink
000
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Sep 23, 2024
1 parent 9a0f2ba commit 126ec7a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 27 deletions.
12 changes: 6 additions & 6 deletions marsblog.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ a {
/* contentDiv */
#content {
border-radius: 31px 31px 31px 31px;
max-width: 900px;
max-width: 80vw;
padding: 0px;
margin-bottom: 40px;
margin-right: auto;
Expand All @@ -94,7 +94,6 @@ a {
background-size: cover;
text-align:left;
/* part 2 of 2 centering hack */
width: 50%; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
overflow: hidden;
Expand All @@ -103,6 +102,8 @@ a {
color: #c9ff23;
text-shadow: 0 0 5px rgba(104, 182, 255, 0.5);
}


img {
max-width: 100%;
max-height: 100%;
Expand Down Expand Up @@ -256,8 +257,6 @@ img {
padding-right: 8px;
padding-left: 3px;
}
.dosbox-container { width: 100%; height: 400px; }
.dosbox-container > .dosbox-overlay { background: url(https://cdn.akamai.steamstatic.com/steam/apps/961620/header.jpg?t=1683877151); }

.neonText {
color: #fff;
Expand Down Expand Up @@ -316,9 +315,10 @@ svg {
}
.social-links a {
display: block;
text-align: center;
height: 4.5em;
text-align: center;
color: white;
font: 15px/20px "Comfortaa", -apple-system, Ubuntu, "Ariel Black", Verdana;
font: 0.75em/5.5em "Comfortaa", -apple-system, Ubuntu, "Ariel Black", Verdana;

}
.social-links a:hover {
Expand Down
26 changes: 5 additions & 21 deletions marsblog1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: MarsBlog
---


<html lang="en" >
<html lang="en" markdown="1" >
<head>
<meta charset="UTF-8">
<title>(-(-_(-_-)_-)-) Thaka's MarsBlog (-(-_(-_-)_-)-) </title>
Expand All @@ -18,31 +18,14 @@ title: MarsBlog
<path d="M91.991 104.699c1.576 5.961 4.119 8.266 8.613 8.266 4.659 0 7.102-2.799 7.102-8.266V3.2h29.184v101.499c0 14.307-1.856 20.506-9.11 27.762-5.228 5.229-14.871 9.271-27.047 9.271-9.837 0-19.25-3.256-25.253-9.27-5.263-5.273-8.154-10.689-12.672-27.764L44.9 37.033c-1.577-5.961-4.119-8.265-8.613-8.265-4.66 0-7.103 2.798-7.103 8.265v101.5H0v-101.5C0 22.727 1.857 16.527 9.111 9.271 14.337 4.044 23.981 0 36.158 0c9.837 0 19.25 3.257 25.253 9.27 5.263 5.273 8.154 10.689 12.672 27.764zm386.047 33.834L444.334 33.096c-.372-1.164-.723-2.152-1.263-2.811-.926-1.127-2.207-1.719-3.931-1.719-1.723 0-3.004.592-3.931 1.719-.539.658-.891 1.646-1.262 2.811l-33.703 105.437h-30.167l36.815-115.177c1.918-6 4.66-11.094 8.139-14.488C421.002 3.047 428.038 0 439.141 0s18.14 3.047 24.109 8.867c3.479 3.395 6.221 8.488 8.14 14.488l36.814 115.177zm-149.16 0c19.12 0 28.446-4.062 35.814-11.389 8.153-8.105 12.053-16.973 12.053-30.213 0-11.699-4.283-22.535-10.804-29.019-8.526-8.479-19.116-11.151-36.384-11.151l-24.187-.001c-9.242 0-12.925-1.117-15.839-3.98-2.001-1.964-2.939-4.885-2.939-8.328 0-3.559.857-7.074 3.303-9.475 2.171-2.131 5.13-3.109 10.816-3.109h69.903V3.2H306.05c-19.12 0-28.445 4.063-35.814 11.389-8.152 8.105-12.053 16.972-12.053 30.212 0 11.701 4.283 22.536 10.804 29.019 8.527 8.479 19.116 11.152 36.384 11.152l24.188.002c9.242 0 12.925 1.115 15.839 3.979 2.001 1.965 2.939 4.885 2.939 8.328 0 3.559-.857 7.074-3.302 9.475-2.172 2.131-5.131 3.109-10.817 3.109h-72.094l-27.651-86.509c-1.918-6-4.66-11.094-8.139-14.488C220.363 3.047 213.327 0 202.224 0s-18.14 3.047-24.108 8.867c-3.48 3.395-6.221 8.488-8.139 14.488l-36.815 115.177h30.166l33.704-105.437c.372-1.164.723-2.152 1.263-2.811.926-1.127 2.208-1.719 3.931-1.719s3.004.592 3.931 1.719c.54.658.891 1.646 1.262 2.811l33.704 105.437z" fill="#DB362D"/></svg>
</div>

<div class="iiheader" id="myHeader">
<!--
<img
src="https://upload.wikimedia.org/wikipedia/commons/a/a4/Mars_2020_JPL_second_insignia.svg"
alt="triangle with all three sides equal"
height="87"
width="100" />

-->
</div>
</div>
<div id="content" markdown="1">

<div id="content" >
<div class="nav-wrap">
<nav class="main-nav" role="navigation">
<!-- <ul class="unstyled list-hover-slide">
<li><a href="#">About</a></li>
<li><a href="#">Work</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Blog</a></li>

</ul> -->

</nav>
<ul class="social-links list-inline unstyled list-hover-slide">
<li><a href="https://twitter.com/RicoThaka">Twitter</a></li>
Expand All @@ -53,6 +36,7 @@ title: MarsBlog
</div>


![Mars2020](https://upload.wikimedia.org/wikipedia/commons/a/a4/Mars_2020_JPL_second_insignia.svg)

## Twin of NASA’s Perseverance Mars Rover Begins Terrain Tests

Expand Down

0 comments on commit 126ec7a

Please sign in to comment.