diff --git a/README.md b/README.md index 79b2ecd..def2945 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ You can easily deploy a customized version of the reader by [forking](https://gi ```json { - "version": "1.2.0", + "version": "1.0.0", "communityName": "Akhi's Art Club", "theme": { "bgColor": "#ecfeff", diff --git a/sidebar.css b/sidebar.css index 36aa05e..1862e05 100644 --- a/sidebar.css +++ b/sidebar.css @@ -50,6 +50,24 @@ sidebar-nav nav a:hover { text-decoration: none; } +.dp-snippet { + text-align: left; + margin-top: 4px; + display: flex; + flex-direction: column; + align-items: flex-start; +} + +.dp-snippet div { + font-size: 0.75rem; + color: var(--rdp-details-color); +} + +.dp-snippet a img { + margin-top: 4px; + width: 90px; + height: auto; +} .release-version { font-size: 0.75rem; @@ -93,6 +111,11 @@ sidebar-nav nav a:hover { sidebar-nav nav { text-align: center; } + + .dp-snippet { + text-align: center; + align-items: center; + } } @media screen and (max-width: 400px) { diff --git a/sidebar.html b/sidebar.html index 16360e0..2811ea8 100644 --- a/sidebar.html +++ b/sidebar.html @@ -8,8 +8,17 @@

Social Reader

About Social Inbox - Distributed Press +
+
Powered by
+ + Distributed Press + +
+