From 38945e562b9a47279ce5cc7e99b22daf6a9af817 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 7 May 2011 17:05:39 +0530 Subject: [PATCH] xx --- edgware/static/css/main/home.css | 2 +- edgware/templates/main/archive.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/main/home.css b/edgware/static/css/main/home.css index 2eed294..592500d 100644 --- a/edgware/static/css/main/home.css +++ b/edgware/static/css/main/home.css @@ -1,7 +1,7 @@ .centerSentence { color: #393939; font-size: 48px; - width: 800px; + width: 55%; height: 350px; position: relative; top: 50%; diff --git a/edgware/templates/main/archive.html b/edgware/templates/main/archive.html index cf85f18..6be7f9e 100644 --- a/edgware/templates/main/archive.html +++ b/edgware/templates/main/archive.html @@ -14,7 +14,8 @@ {% block content %}
- View the archive (files by study, sortable by type size, etc) here. + View the archive < /br> + (files by study, sortable by type size, etc) here.
{% endblock %}