summaryrefslogtreecommitdiff
path: root/build/website/css
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-13 17:01:57 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-13 17:01:57 -0800
commit6308c869055eb7f7b20a8ff14f1ee2845b1f9719 (patch)
tree5ec109cbc249147ec8827eb4436c2fc387bfcb81 /build/website/css
parent0a2b7b3b9becb79d5cf977fdb87d4f0ce65ca284 (diff)
add picture
Diffstat (limited to 'build/website/css')
-rw-r--r--build/website/css/style.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/build/website/css/style.css b/build/website/css/style.css
index 0fb4cd7..9fdd1e7 100644
--- a/build/website/css/style.css
+++ b/build/website/css/style.css
@@ -252,35 +252,28 @@ footer {
.content {
width: 90%;
}
-
.nav {
font-size: 14px;
width: 90%;
}
-
p {
font-size: 0.8em;
}
-
ul {
font-size: 0.8em;
}
-
ol {
font-size: 0.8em;
}
-
h1 {
font-size: 20px;
}
-
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
-
footer {
width: 90%;
}