Mercurial > web
diff projects.html @ 47:f85e7261bc0f
everything *should* be the same everywhere now
committer: GitHub <noreply@github.com>
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Thu, 28 Jul 2022 20:37:17 -0400 |
parents | 44b4ca6897f4 |
children | 65a2123aaf04 |
line wrap: on
line diff
--- a/projects.html Thu Jul 28 20:31:49 2022 -0400 +++ b/projects.html Thu Jul 28 20:37:17 2022 -0400 @@ -9,6 +9,10 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <style> @import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300&display=swap'); + .navbar { + font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; + text-align: left; /* Override body text align */ + } body { background-size: cover; background: url("blueforest.png") no-repeat center center fixed;