diff --git a/home.css b/home.css index 80fdf477..700aed9a 100644 --- a/home.css +++ b/home.css @@ -326,6 +326,18 @@ ul { max-width: 1024px; border-radius: 10px; } +.content { + display: block; + background-color: #f7d3d6; + border: solid 2pt; + border-color: white; + padding: 1rem; + padding-bottom: 1.5rem; + margin: auto; + text-align: left; + max-width: 1024px; + border-radius: 10px; +} /* .intro { display: block; @@ -366,14 +378,16 @@ ul { text-align: center; } .screenshot img { - width: 400px; - max-height: 100vw; + width: 360px; max-width: 90%; + height: auto; + } .screenshot { - width: 400px; - max-height: 100vw; + width: 360px; max-width: 90%; + height: auto; + } .caption { text-align: center; diff --git a/themes/index.html b/themes/index.html index c2ff5296..97bd03a7 100644 --- a/themes/index.html +++ b/themes/index.html @@ -3,7 +3,7 @@ Themes by Shannon Kay - + @@ -17,8 +17,9 @@ -
-

Sometimes I like to customize things, and I usually make them more pink.

+
+

Sometimes I like to customize things, and I usually make them more pink.
+Reply:

NetNewsWire Themes

These themes style the article view in NetNewsWire RSS client. The themes work for Mac and iOS, and dark mode is included.