💾 Archived View for atking.midnight.pub › mytheme.css captured on 2022-06-11 at 22:07:30. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

/* ;) --atking */

body { contain: content; margin: 0px auto; padding: 8px; max-width: 600px; color: #ffffff; background-color: #a3a3a3; font-family: "Courier New", monospace; font-weight: bold; border: 5px solid #000;} a {color: #ffeac4;} pre {color: #000000;} textarea, input[type=text], input[type=password] {font-family: monospace; background-color: #0a0a0a; color: #eeeeee;} input[type="submit"] {font-family: monospace; background-color: white; font-size: 1.3em; } .reply { font-size: 0.97em; border-left: ridge; padding: 5px;} html { background: linear-gradient(180deg, rgba(57,50,50,1) 0%, rgba(45,38,38,1) 50%, rgba(57,50,50,1) 100%); }