summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhardythe12015-09-22 23:15:48 +0530
committerhardythe12015-09-22 23:15:48 +0530
commit7d9f185c2a1b4a4ac52322174cfc78ae5cfacc6b (patch)
tree23cc710750da4466913310338c5e65d4096866e2
parenta5c11cef4302f313c2f2de22ebcccf445fe0d526 (diff)
downloadSciPy2015-7d9f185c2a1b4a4ac52322174cfc78ae5cfacc6b.tar.gz
SciPy2015-7d9f185c2a1b4a4ac52322174cfc78ae5cfacc6b.tar.bz2
SciPy2015-7d9f185c2a1b4a4ac52322174cfc78ae5cfacc6b.zip
registrations open
-rw-r--r--website/static/css/bootstrap.css2
-rw-r--r--website/templates/base.html3
2 files changed, 3 insertions, 2 deletions
diff --git a/website/static/css/bootstrap.css b/website/static/css/bootstrap.css
index c1515c1..bbc15ef 100644
--- a/website/static/css/bootstrap.css
+++ b/website/static/css/bootstrap.css
@@ -314,7 +314,7 @@ img {
display: block;
max-width: 100%;
height: auto;
- margin-top: 4%;
+ margin-top: 3%;
}
.img-rounded {
border-radius: 6px;
diff --git a/website/templates/base.html b/website/templates/base.html
index 0b62dda..6523656 100644
--- a/website/templates/base.html
+++ b/website/templates/base.html
@@ -88,7 +88,8 @@
<hr>
<h3 >DECEMBER 14, 15 & 16</h3></br>
<h4>CFP for the conference is now open ! <a href="{% url 'website:cfp' %}" class="btn btn btn-primary">Click Me</a> for more details.</h4>
- <h4>Registrations will open soon !</h4></header>
+ <h4>Registrations are now open ! <a href="#attend" class="smoothScroll btn btn btn-primary">Grab a Ticket</a> </h4>
+ </header>
</div>
<!-- /headerwrap -->