diff options
-rw-r--r-- | org/madore/damlengine/included.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org/madore/damlengine/included.css b/org/madore/damlengine/included.css index 2f42d69..f00f385 100644 --- a/org/madore/damlengine/included.css +++ b/org/madore/damlengine/included.css @@ -14,6 +14,7 @@ h3 { color: rgb(96,64,0); } font-family: Futura, "Century Gothic", "Avant Garde", "Avant Garde Gothic", Helvetica, Arial, sans-serif; color: rgb(24,96,0); } +article { display: block; } .navbar { display: block; font-size: .83em; |