From ba8922f7c53305c34dd681bcb17670b0985751f1 Mon Sep 17 00:00:00 2001
From: ricoThaka <134652418+ricoThaka@users.noreply.github.com>
Date: Wed, 27 Nov 2024 17:43:27 -0800
Subject: [PATCH] {{ 'now' | date: "%Y" }}
# Martian polar ice caps
@esa [Water at Martian south pole](https://www.esa.int/Science_Exploration/Space_Science/Mars_Express/Water_at_Martian_south_pole)
#
-
- MArtian North polar cap in 1999
-
-
-[The Mars Reconnaissance Orbiter SPICE Data Archive](https://naif.jpl.nasa.gov/pub/naif/pds/data/mro-m-spice-6-v1.0/mrosp_1000/aareadme.htm)
-File Formats
-============
-
- All text documents and other meta information files such as
- descriptions, PDS object definitions and detached PDS labels are
- stream format files, with a carriage return (ASCII 13) and a line
- feed character (ASCII 10) at the end of the record. This allows the
- files to be read by MS-DOS/Windows, Unix and MacOS operating
- systems.
-
- The data files in this data set were prepared to be used under a
- UNIX environment. Therefore all SPICE text kernel files are UNIX
- text files, with a line feed character (ASCII 10) at the end of the
- line, and all SPICE binary kernels files are UNIX binary files in
- which bit pattern structures for double precision and integer
- numbers follow the IEEE standard. While some of the data files on
- this volume can be used 'as is', converting the files to binary or
- text format native to the user's computer may be required. Refer to
- the documentation provided with the SPICE Toolkit to find out
- whether conversion is needed in each specific case.
-
- NAIF provides a tool (BINGO) that can convert either binary or text
- kernels from one format to another. This means that text files can
- have their line terminator changed and binary files can be converted
- to the native format of the platform of interest. For access to this
- tool, see the reference to the NAIF utilities website in the file
- ``/software/softinfo.txt''.
-
-[](https://d2pn8kiwq2w21t.cloudfront.net/images/27-mission-current-MRO.height-700.png)
[Gullies ?](https://hirise-pds.lpl.arizona.edu/PDS/EXTRAS/DTM/PSP/ORB_003200_003299/PSP_003252_1425_PSP_003674_1425/ESP_024244_1425_RED_C_01_ORTHO.ab.jpg) [SpiralCrater?](https://hirise-pds.lpl.arizona.edu/PDS/EXTRAS/DTM/PSP/ORB_002100_002199/PSP_002175_2210_PSP_001410_2210/DTEEC_002175_2210_001410_2210_A01.ab.jpg) no
diff --git a/_sass/jekyll-theme-leap-day.scss b/_sass/jekyll-theme-leap-day.scss
index 595c030..9021446 100644
--- a/_sass/jekyll-theme-leap-day.scss
+++ b/_sass/jekyll-theme-leap-day.scss
@@ -69,11 +69,10 @@ word-break: break-all;
hyphens: auto;
margin: 20px;
display:block;}
+
p:first-of-type {
- animation-duration: 3s;
- animation-name: slidein;
- color:white;
-}
+ color:#3df28b;
+ }
p::first-letter {
font-size: 1.2em;
font-weight: bold;
@@ -118,10 +117,9 @@ p::first-letter {
background: #454b1b50;
}
- img {
- width: 100%;
- max-height: auto;
- }
+ img { max-height: 100%;
+ max-width: 100%;
+ display:block;}
figcaption {
background-color: #22222250;
diff --git a/index.md b/index.md
index c5e06e3..e94b288 100644
--- a/index.md
+++ b/index.md
@@ -3,36 +3,9 @@ layout: default
mermaid: true
---
-{{ 'now' | date: "%Y" }}
-
-# Martian polar ice caps
-
-
-
-
-
-
-@esa [Water at Martian south pole](https://www.esa.int/Science_Exploration/Space_Science/Mars_Express/Water_at_Martian_south_pole)
-# : The Picture element
-@blackgirlscode @normani im really enjoying HTML5 there are so many new tags that add more networking support so images dont go down or are rendered correctly [ReadMore ``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture) @mozilla how do i know im a healthy web developer @nasa-jpl ? THats as u know our man browser on campus
-
-{% highlight html %}
-
-
-
-
-
-
-
-[ ]( )
-
-{% endhighlight %}
-
-
-
- {% for post in site.posts %}
+ {% for post in site.posts %}