From c509a2d6aa9394fa7200d8fa11904914d8e81f06 Mon Sep 17 00:00:00 2001 From: arf20 Date: Tue, 19 Mar 2024 04:58:03 +0100 Subject: Order working --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index be0edd3..cdbc4a2 100644 --- a/style.css +++ b/style.css @@ -22,6 +22,10 @@ body { font-size: 150%; } +.col { + float: left; +} + .col5 { float: left; width: 50%; -- cgit v1.2.3