diff --git a/code/static/panamaracing.css b/code/static/panamaracing.css index a0c093c..cbcd9a4 100644 --- a/code/static/panamaracing.css +++ b/code/static/panamaracing.css @@ -94,6 +94,14 @@ padding-top: 10px; } +.divider +{ + height: 23px; + padding-bottom: 10px; + padding-left: 10px; + padding-top: 10px; +} + .h2 { font-family: Helvetica; @@ -122,7 +130,7 @@ .djsectionmenu { font-family: Helvetica; - font-size: 33px; + font-size: 18px; color: var(--ifm-red); line-height: 1em; z-index: 100; @@ -301,6 +309,7 @@ column-count: 1; } } + .content { width: 80%; @@ -386,6 +395,11 @@ height: 180px; } + .divider + { + height: 35px; + } + .djsectionmenu { font-size: 25px; @@ -437,6 +451,11 @@ height: 220px; } + .divider + { + height: 43px; + } + .djsectionmenu { font-size: 33px; diff --git a/code/views/prc_layout.etlua b/code/views/prc_layout.etlua index 6b5087b..2c84f92 100644 --- a/code/views/prc_layout.etlua +++ b/code/views/prc_layout.etlua @@ -21,11 +21,11 @@ Sharing <%= total[0] %> files - +
<% content_for("inner") %>
- +
@@ -39,6 +39,6 @@
- +