💾 Archived View for gemini.ctrl-c.club › ~nttp › writing › intfic › diary.css captured on 2024-05-26 at 16:37:02.
⬅️ Previous capture (2021-12-03)
-=-=-=-=-=-=-
html { Background-color: tan; Color: black; } body { Color: midnightblue; Background-color: antiquewhite; Font-family: sans-serif; Width: 70ex; Max-width: 80%; Margin: 5ex auto; Padding: 5ex; Line-height: 1.6em; Text-align: left; Box-shadow: 0.5ex 0.5ex 0.5ex saddlebrown; } h1 { Font-size: 3em; Font-family: serif; Font-weight: normal; Text-decoration: double underline; Margin: 1.6em auto; Margin-top: 0.8em; Line-height: 0.8em; } header, h1, h2, h3 { Text-align: center; Clear: both; } p { Text-indent: 5ex; } a { Color: blue; } a:visited { Color: purple; } a:hover, a:active { Color: cyan; } li a { Font-weight: bold; } nav ul { List-style: none; Text-align: center; Padding-left: 0; } nav ul li { Display: inline-block; Padding: 0 1ex; } blockquote { Background-color: ghostwhite; Padding: 1ex; } img { Max-width: 100%; }