diff --git a/call/static/call/index.css b/call/static/call/index.css index fda940b..7749e6f 100644 --- a/call/static/call/index.css +++ b/call/static/call/index.css @@ -158,6 +158,10 @@ div.caption textarea { text-align: left; background-color: rgb(240,240,240); } +p#intro{ + /* color: DarkViolet; */ + padding: 0 3em; +} p#deadlines{ padding-left: 2.5em; font-style: italic; diff --git a/call/templates/call/base.html b/call/templates/call/base.html index a76d3b4..ba1b128 100644 --- a/call/templates/call/base.html +++ b/call/templates/call/base.html @@ -2,7 +2,7 @@
-