mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
Format style.css to Zed's liking, whatever
This commit is contained in:
parent
f37eb4c7e7
commit
67aa48f0e5
1 changed files with 229 additions and 227 deletions
|
|
@ -103,7 +103,7 @@ img {
|
||||||
body {
|
body {
|
||||||
background-color: #f7f7f7;
|
background-color: #f7f7f7;
|
||||||
color: #222;
|
color: #222;
|
||||||
font-family: 'museo-sans', 'Helvetica Neue', 'Verdana', 'Roboto', sans-serif;
|
font-family: "museo-sans", "Helvetica Neue", "Verdana", "Roboto", sans-serif;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
padding-bottom: env(safe-area-inset-bottom);
|
padding-bottom: env(safe-area-inset-bottom);
|
||||||
}
|
}
|
||||||
|
|
@ -114,11 +114,11 @@ h3,
|
||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
font-family: 'Helvetica Neue', 'Verdana', sans-serif;
|
font-family: "Helvetica Neue", "Verdana", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
font-family: 'Helvetica Neue', 'Roboto', 'Arial', sans-serif;
|
font-family: "Helvetica Neue", "Roboto", "Arial", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
@ -140,7 +140,8 @@ hr {
|
||||||
header.primary {
|
header.primary {
|
||||||
background-color: #151515;
|
background-color: #151515;
|
||||||
color: #f7f7f7;
|
color: #f7f7f7;
|
||||||
padding: 0.8rem max(1.2rem, env(safe-area-inset-right)) 0.8rem max(1.2rem, env(safe-area-inset-left));
|
padding: 0.8rem max(1.2rem, env(safe-area-inset-right)) 0.8rem
|
||||||
|
max(1.2rem, env(safe-area-inset-left));
|
||||||
border-bottom: solid 1px #888888;
|
border-bottom: solid 1px #888888;
|
||||||
box-shadow: 0 0 12px 2px #222;
|
box-shadow: 0 0 12px 2px #222;
|
||||||
}
|
}
|
||||||
|
|
@ -155,7 +156,7 @@ header.primary h4 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
font-family: 'museo-sans', 'Helvetica Neue', 'Verdana', 'Roboto', sans-serif;
|
font-family: "museo-sans", "Helvetica Neue", "Verdana", "Roboto", sans-serif;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
@ -249,7 +250,7 @@ footer {
|
||||||
padding: 1rem 0;
|
padding: 1rem 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #6f6f6f;
|
color: #6f6f6f;
|
||||||
font-family: 'Helvetica Neue', 'Verdana', 'Roboto', sans-serif;
|
font-family: "Helvetica Neue", "Verdana", "Roboto", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer a,
|
footer a,
|
||||||
|
|
@ -353,7 +354,6 @@ ul.archive li time {
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
|
|
||||||
h2.year a,
|
h2.year a,
|
||||||
h2.year a:visited,
|
h2.year a:visited,
|
||||||
h2.month a,
|
h2.month a,
|
||||||
|
|
@ -431,7 +431,7 @@ article header h2 {
|
||||||
article header time {
|
article header time {
|
||||||
margin-top: 0.3rem;
|
margin-top: 0.3rem;
|
||||||
color: #7b7b7b;
|
color: #7b7b7b;
|
||||||
font-family: 'Helvetica Neue', 'Verdana', sans-serif;
|
font-family: "Helvetica Neue", "Verdana", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
p.fin {
|
p.fin {
|
||||||
|
|
@ -442,13 +442,13 @@ p.fin {
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
margin-left: 6%;
|
margin-left: 6%;
|
||||||
font-family: 'Helvetica Neue', 'Verdana', 'Roboto', sans-serif;
|
font-family: "Helvetica Neue", "Verdana", "Roboto", sans-serif;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
color: #484848;
|
color: #484848;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote:before {
|
blockquote:before {
|
||||||
content: '\201F';
|
content: "\201F";
|
||||||
float: left;
|
float: left;
|
||||||
margin-top: -0.35rem;
|
margin-top: -0.35rem;
|
||||||
margin-left: -1rem;
|
margin-left: -1rem;
|
||||||
|
|
@ -471,7 +471,8 @@ pre {
|
||||||
|
|
||||||
code,
|
code,
|
||||||
pre {
|
pre {
|
||||||
font-family: 'Fira Code', 'JetBrains Mono', 'Meslo LG M', 'Inconsolata', 'Menlo', 'Courier New', monospace;
|
font-family: "Fira Code", "JetBrains Mono", "Meslo LG M", "Inconsolata", "Menlo", "Courier New",
|
||||||
|
monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.line-numbers {
|
pre.line-numbers {
|
||||||
|
|
@ -505,5 +506,6 @@ pre.line-numbers {
|
||||||
.gist {
|
.gist {
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
line-height: 1.2rem;
|
line-height: 1.2rem;
|
||||||
font-family: 'Fira Code', 'JetBrains Mono', 'Meslo LG M', 'Inconsolata', 'Menlo', 'Courier New', monospace;
|
font-family: "Fira Code", "JetBrains Mono", "Meslo LG M", "Inconsolata", "Menlo", "Courier New",
|
||||||
|
monospace;
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue