From 92ced35992dbbfc06170a45f0ca34b17803ba1a3 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 3 Feb 2022 00:15:09 -0600 Subject: Embedding images --- skin/genenetwork/banner.html | 2 +- skin/genenetwork/gemtext.css | 1 + skin/genenetwork/header.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'skin') diff --git a/skin/genenetwork/banner.html b/skin/genenetwork/banner.html index 6ed7fa7..4e239ab 100644 --- a/skin/genenetwork/banner.html +++ b/skin/genenetwork/banner.html @@ -5,6 +5,6 @@ | GeneNetwork.org | Issue tracker | Index | -About | +About |
diff --git a/skin/genenetwork/gemtext.css b/skin/genenetwork/gemtext.css index 9cd069c..6c4bf79 100644 --- a/skin/genenetwork/gemtext.css +++ b/skin/genenetwork/gemtext.css @@ -10,6 +10,7 @@ div.banner { background-color: #336699; color: white ; margin: -10px; } div.menu { background-color: #d5d5d5; } div.edit { text-align: right; } div.footer { color: #336699; background-color: white } +div.gemini { text-align: right; font-size: 75% } div.verbatim { color: black; background-color: lightyellow; border-style:outset; font-family: palatino font, monospace; border-width: 2px ; font-size:110%; font-weight:bold; } div.quote { font-family: palatino font, monospace; font-weight: bold; color: darkblue ; font-size:90%; border-left: 4px solid rgb(4, 170, 109); } div.quotation { font-family: palatino font, monospace; font-size:80%; } diff --git a/skin/genenetwork/header.html b/skin/genenetwork/header.html index 774e9de..79e9e7b 100644 --- a/skin/genenetwork/header.html +++ b/skin/genenetwork/header.html @@ -1 +1 @@ - + -- cgit v1.2.3