diff options
author | dan <[email protected]> | 2023-02-28 13:10:28 -0500 |
---|---|---|
committer | dan <[email protected]> | 2023-02-28 13:10:28 -0500 |
commit | ccf1a1c0730f36158c1150893935668507d945e8 (patch) | |
tree | 1d7b4b136c581c960d5b44355d0caf6d70370954 /style.css | |
parent | 6eb21540a594cfb4df7a931c8ac945728a6fd976 (diff) | |
download | 54-ccf1a1c0730f36158c1150893935668507d945e8.tar.gz 54-ccf1a1c0730f36158c1150893935668507d945e8.tar.bz2 54-ccf1a1c0730f36158c1150893935668507d945e8.zip |
parent and child posts properly returned by query; properly displayed
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -158,3 +158,7 @@ textarea { float:right; font-size:0.8em } + +.navbar { + height: 2em; +} |