diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2023-11-27 16:02:59 -0600 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2023-11-27 16:02:59 -0600 |
commit | 191ad1169492e3e187754740b7663997d384f07c (patch) | |
tree | 9b140f79185058bdfabef5ff54de8bd2efa43ee1 /app.css | |
parent | 9c7e99759b24fea0c89e5918bfed7fe781e8005f (diff) |
testing color
Diffstat (limited to 'app.css')
-rw-r--r-- | app.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,5 +11,5 @@ h2 { } p { - color: white; + color: lightgrey; }
\ No newline at end of file |