aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2020-12-03 19:26:49 +0100
committerInigoGutierrez <inigogf.95@gmail.com>2020-12-03 19:26:49 +0100
commitcadc2894eda69afe0fe3754091dd493f0da5d2da (patch)
tree4dfa1c1a8d13d20fb4f6f09e914c2f85d5ea59b2 /css
parentaa28acee504b1d0925e3409c349782ca6d225ff2 (diff)
downloadtaamas.xyz-cadc2894eda69afe0fe3754091dd493f0da5d2da.tar.gz
taamas.xyz-cadc2894eda69afe0fe3754091dd493f0da5d2da.zip
Primeras notas de campaƱa de rol de Cthulhu.
Diffstat (limited to 'css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
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;