From a51bb74f01299f24591dab0db11e4a4b99d16ad7 Mon Sep 17 00:00:00 2001
From: Sh-Ac
Date: Fri, 30 Aug 2019 17:13:05 +0530
Subject: css changes
---
fossee_manim/templates/fossee_manim/about.html | 21 +++++++++----
fossee_manim/templates/fossee_manim/faqs.html | 4 +--
.../templates/fossee_manim/guidelines.html | 2 +-
.../templates/fossee_manim/honorarium.html | 2 +-
fossee_manim/templates/fossee_manim/login.html | 34 ++++++++++++----------
5 files changed, 38 insertions(+), 25 deletions(-)
diff --git a/fossee_manim/templates/fossee_manim/about.html b/fossee_manim/templates/fossee_manim/about.html
index 281c8d7..5af0cac 100644
--- a/fossee_manim/templates/fossee_manim/about.html
+++ b/fossee_manim/templates/fossee_manim/about.html
@@ -5,11 +5,20 @@
{% endblock %}
{% block content %}
-
+
-
About FOSSEE Animations
-
What we do and why do we do it?
-
-
-
+
+ About FOSSEE Animations
+ What do we do and why?
+
+
+
+
+
+ sjowidjei
+
+
{% endblock %}
diff --git a/fossee_manim/templates/fossee_manim/faqs.html b/fossee_manim/templates/fossee_manim/faqs.html
index 09900c2..c7b6be5 100644
--- a/fossee_manim/templates/fossee_manim/faqs.html
+++ b/fossee_manim/templates/fossee_manim/faqs.html
@@ -10,12 +10,12 @@
background-color: #f2e680;
}
-
+
Frequently Asked Questions
-
+
Who can submit proposals?
Anyone can submit proposals.
diff --git a/fossee_manim/templates/fossee_manim/guidelines.html b/fossee_manim/templates/fossee_manim/guidelines.html
index a6256c5..93c9dba 100644
--- a/fossee_manim/templates/fossee_manim/guidelines.html
+++ b/fossee_manim/templates/fossee_manim/guidelines.html
@@ -10,7 +10,7 @@
background-color: #c2d2df;
}
-
+
Guidelines for Submitting Proposals
diff --git a/fossee_manim/templates/fossee_manim/honorarium.html b/fossee_manim/templates/fossee_manim/honorarium.html
index e281cf2..3896717 100644
--- a/fossee_manim/templates/fossee_manim/honorarium.html
+++ b/fossee_manim/templates/fossee_manim/honorarium.html
@@ -16,7 +16,7 @@
}
-
+
Honorarium
diff --git a/fossee_manim/templates/fossee_manim/login.html b/fossee_manim/templates/fossee_manim/login.html
index fc5d4bc..fd8580d 100644
--- a/fossee_manim/templates/fossee_manim/login.html
+++ b/fossee_manim/templates/fossee_manim/login.html
@@ -5,21 +5,25 @@
{% endblock %}
{% block content %}
-
-
+
{% endblock %}
--
cgit