From cadc2894eda69afe0fe3754091dd493f0da5d2da Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Thu, 3 Dec 2020 19:26:49 +0100 Subject: =?UTF-8?q?Primeras=20notas=20de=20campa=C3=B1a=20de=20rol=20de=20?= =?UTF-8?q?Cthulhu.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') diff --git a/css/style.css b/css/style.css index b094fea..79d5f03 100644 --- a/css/style.css +++ b/css/style.css @@ -37,6 +37,10 @@ h1, .navbar { float: left; } +.navbar .liright { + float: right; +} + .navbar li a { display: block; color: black; -- cgit v1.2.1