From 047b88d8deb5b4338b4162f519de7ef570d98ae2 Mon Sep 17 00:00:00 2001 From: Ev Bogue Date: Sun, 22 Dec 2019 13:52:53 -0600 Subject: put pms on the right --- css/style.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index 1eef78f..6e26838 100644 --- a/css/style.css +++ b/css/style.css @@ -78,10 +78,17 @@ hr { position: fixed; padding: .3em .5em; bottom: 5px; - left: 5px; width: 250px; } +#ad { + left: 5px; +} + +#pm { + right: 5px; +} + #ad button, #pm button { font-size: .8em; margin: 0; -- cgit v1.2.3-70-g09d2