diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/90s.css | 15 | ||||
-rw-r--r-- | assets/base.css | 4 | ||||
-rw-r--r-- | assets/boring.css | 54 | ||||
-rw-r--r-- | assets/classic.css | 59 | ||||
-rwxr-xr-x | assets/fonts/josefinsans-regular.woff | bin | 25468 -> 0 bytes | |||
-rwxr-xr-x | assets/fonts/josefinsans-regular.woff2 | bin | 19512 -> 0 bytes | |||
-rwxr-xr-x | assets/fonts/poly-regular.woff | bin | 30024 -> 0 bytes | |||
-rwxr-xr-x | assets/fonts/poly-regular.woff2 | bin | 23252 -> 0 bytes | |||
-rwxr-xr-x | assets/fonts/poly-regularitalic.woff | bin | 31772 -> 0 bytes | |||
-rwxr-xr-x | assets/fonts/poly-regularitalic.woff2 | bin | 25004 -> 0 bytes | |||
-rw-r--r-- | assets/h4xx0r.css | 21 | ||||
-rw-r--r-- | assets/normal.css | 2 |
12 files changed, 4 insertions, 151 deletions
diff --git a/assets/90s.css b/assets/90s.css deleted file mode 100644 index b5e9cca..0000000 --- a/assets/90s.css +++ /dev/null @@ -1,15 +0,0 @@ -html { - background: url(/assets/images/stars.gif); - color: yellow; - font-family: fantasy; -} - -a { color: red } - -code, pre { color: #0f0 } - -hr { - background: url(/assets/images/separator.gif); - height: 2px; - border: none; -} diff --git a/assets/base.css b/assets/base.css index b2e6055..fd2df6f 100644 --- a/assets/base.css +++ b/assets/base.css @@ -7,3 +7,7 @@ body { pre { overflow: auto } img { max-width: 100% } + +body { color: #242424 } + +h1, h2, h3, h4, h5, h6 { font-family: sans-serif } diff --git a/assets/boring.css b/assets/boring.css deleted file mode 100644 index 48d61f7..0000000 --- a/assets/boring.css +++ /dev/null @@ -1,54 +0,0 @@ -@font-face { - font-family: 'Josefin Sans'; - src: url('/assets/fonts/josefinsans-regular.woff2') format('woff2'), - url('/assets/fonts/josefinsans-regular.woff') format('woff'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'Poly'; - src: url('/assets/fonts/poly-regular.woff2') format('woff2'), - url('/assets/fonts/poly-regular.woff') format('woff'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'Poly'; - src: url('/assets/fonts/poly-regularitalic.woff2') format('woff2'), - url('/assets/fonts/poly-regularitalic.woff') format('woff'); - font-weight: normal; - font-style: italic; -} - -html { - --dark: #222; -} - -h1, h2, h3, h4, h5, h6 { - font-family: 'Futura', 'Josefin Sans', sans-serif; - font-weight: normal; -} - -body { - color: var(--dark); - font-family: 'Palatino', 'Poly', serif; -} - -a { - color: var(--dark); -} - -a:hover { - color: #0033cc; -} - -hr { - border: none; - border-bottom: 1px dotted #999; -} - -p { - line-height: 1.5; -} diff --git a/assets/classic.css b/assets/classic.css deleted file mode 100644 index 032f7c4..0000000 --- a/assets/classic.css +++ /dev/null @@ -1,59 +0,0 @@ -@font-face { - font-family: 'Josefin Sans'; - src: url('/assets/fonts/josefinsans-regular.woff2') format('woff2'), - url('/assets/fonts/josefinsans-regular.woff') format('woff'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'Poly'; - src: url('/assets/fonts/poly-regular.woff2') format('woff2'), - url('/assets/fonts/poly-regular.woff') format('woff'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'Poly'; - src: url('/assets/fonts/poly-regularitalic.woff2') format('woff2'), - url('/assets/fonts/poly-regularitalic.woff') format('woff'); - font-weight: normal; - font-style: italic; -} - -html { - --dark: #222; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - font-family: 'Futura', 'Josefin Sans', sans-serif; - font-weight: normal; -} - -body { - color: var(--dark); - font-family: 'Palatino', 'Poly', serif; -} - -a { - color: var(--dark); -} - -a:hover { - color: #0033cc; -} - -hr { - border: none; - border-bottom: 1px dotted #999; -} - -p { - line-height: 1.5; -} diff --git a/assets/fonts/josefinsans-regular.woff b/assets/fonts/josefinsans-regular.woff Binary files differdeleted file mode 100755 index fe29901..0000000 --- a/assets/fonts/josefinsans-regular.woff +++ /dev/null diff --git a/assets/fonts/josefinsans-regular.woff2 b/assets/fonts/josefinsans-regular.woff2 Binary files differdeleted file mode 100755 index 2c0284f..0000000 --- a/assets/fonts/josefinsans-regular.woff2 +++ /dev/null diff --git a/assets/fonts/poly-regular.woff b/assets/fonts/poly-regular.woff Binary files differdeleted file mode 100755 index 3d8e457..0000000 --- a/assets/fonts/poly-regular.woff +++ /dev/null diff --git a/assets/fonts/poly-regular.woff2 b/assets/fonts/poly-regular.woff2 Binary files differdeleted file mode 100755 index cc7abe8..0000000 --- a/assets/fonts/poly-regular.woff2 +++ /dev/null diff --git a/assets/fonts/poly-regularitalic.woff b/assets/fonts/poly-regularitalic.woff Binary files differdeleted file mode 100755 index 83b3ed8..0000000 --- a/assets/fonts/poly-regularitalic.woff +++ /dev/null diff --git a/assets/fonts/poly-regularitalic.woff2 b/assets/fonts/poly-regularitalic.woff2 Binary files differdeleted file mode 100755 index 797ec22..0000000 --- a/assets/fonts/poly-regularitalic.woff2 +++ /dev/null diff --git a/assets/h4xx0r.css b/assets/h4xx0r.css deleted file mode 100644 index 61a7204..0000000 --- a/assets/h4xx0r.css +++ /dev/null @@ -1,21 +0,0 @@ -html { - --dark: #1c1c1c; - --light: #888; - --green: #0c0; - background-color: var(--dark); -} - -body { - color: var(--light); - font-family: monospace; -} - -a { - color: var(--green); - text-decoration: none; -} - -a:hover { - color: var(--dark); - background-color: var(--green); -} diff --git a/assets/normal.css b/assets/normal.css deleted file mode 100644 index ea4c1f5..0000000 --- a/assets/normal.css +++ /dev/null @@ -1,2 +0,0 @@ -body { color: #242424 } -h1, h2, h3, h4, h5, h6 { font-family: sans-serif } |