front pages

This commit is contained in:
ashok sukumaran 2011-07-03 22:51:23 +05:30
parent a58bc89ac9
commit 59185d8f27
2 changed files with 4 additions and 4 deletions

View File

@ -12,8 +12,8 @@ float:left;
#publishBlockright { #publishBlockright {
width: 30%; width: 30%;
font-size: 12px; font-size: 16px;
float:left; float:left;
margin-left: 50px; margin-left: 30px;
} }

View File

@ -1,7 +1,7 @@
{% extends 'main_base.html' %} {% extends 'main_base.html' %}
{% block title %} {% block title %}
Home Publish
{% endblock %} {% endblock %}
{% block extra_head %} {% block extra_head %}
@ -9,7 +9,7 @@
{% endblock %} {% endblock %}
{% block pageTitle %} {% block pageTitle %}
Publish
{% endblock %} {% endblock %}
{% block content %} {% block content %}