summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------project/static/css/styles-20090826.css1
l---------project/static/css/styles-20100720.css (renamed from project/static/css/styles-20090809.css)0
-rw-r--r--project/static/css/styles.css3
-rw-r--r--project/templates/base.html2
4 files changed, 3 insertions, 3 deletions
diff --git a/project/static/css/styles-20090826.css b/project/static/css/styles-20090826.css
deleted file mode 120000
index cdd5ff7..0000000
--- a/project/static/css/styles-20090826.css
+++ /dev/null
@@ -1 +0,0 @@
-styles.css \ No newline at end of file
diff --git a/project/static/css/styles-20090809.css b/project/static/css/styles-20100720.css
index cdd5ff7..cdd5ff7 120000
--- a/project/static/css/styles-20090809.css
+++ b/project/static/css/styles-20100720.css
diff --git a/project/static/css/styles.css b/project/static/css/styles.css
index fc2bd87..3ba85d5 100644
--- a/project/static/css/styles.css
+++ b/project/static/css/styles.css
@@ -289,7 +289,7 @@ div.picture img
position: absolute;
top: 0;
right: 0;
- width: 250px;
+ width: 260px;
font-size: 0.8em;
float: right;
margin: 0;
@@ -458,6 +458,7 @@ div.login
div.register
{
padding-left: 2em;
+ padding-right: 4em;
margin: 0 0 0 270px;
border-left: 1px solid #aaa;
}
diff --git a/project/templates/base.html b/project/templates/base.html
index c946602..6e299eb 100644
--- a/project/templates/base.html
+++ b/project/templates/base.html
@@ -5,7 +5,7 @@
<title>{% block title %}{% endblock %} SciPy.in 2010, December 13 - 18, 2010, Hyderabad, Andra Pradesh, India</title>
<link rel="stylesheet" type="text/css" href="/static/jquery/jquery.jgrowl.css" />
- <link rel="stylesheet" type="text/css" href="/static/css/styles-20090826.css" />
+ <link rel="stylesheet" type="text/css" href="/static/css/styles-20100720.css" />
<script type="text/javascript" src="/static/jquery/jquery.min.js"></script>
<script type="text/javascript" src="/static/jquery/jquery.jgrowl_minimized.js"></script>