From 410a072c3862481f729c293402ddd49c5ae98769 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Thu, 24 Jun 2021 13:49:23 -0400 Subject: (mkosarek) Decent enough discussion of 2d rotational forces --- index.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'index.css') diff --git a/index.css b/index.css index d5a46d6..fbc58f0 100644 --- a/index.css +++ b/index.css @@ -127,6 +127,12 @@ nav a:hover { color: #ede68a; } +.formula { + width: 100%; + text-align: center; + font-style: italic; +} + /*********************************** Content styling ************************************/ -- cgit v1.2.1