diff --git a/Home/static/home/assets/css/template.css b/Home/static/home/assets/css/template.css index 60a9607..587452b 100644 --- a/Home/static/home/assets/css/template.css +++ b/Home/static/home/assets/css/template.css @@ -53,18 +53,20 @@ iframe{ } .sidebar .copyright{ - position:relative; + position: relative; width:100%; bottom:0; left:0; - padding:15px 30px; + padding:0px 10px; font-size:11px; - margin-top: 50px; + margin-bottom: 0px; } .sidebar .social-icons a{ + position: relative; font-size:12px; margin-right:10px; + margin-bottom: 0px; } .wrapper{ diff --git a/registration/templates/registration/signup_success.html b/registration/templates/registration/signup_success.html index 09b95d1..b7000a6 100644 --- a/registration/templates/registration/signup_success.html +++ b/registration/templates/registration/signup_success.html @@ -3,12 +3,12 @@ {% block content %}
+ data-background= "{% static 'BlogFeedAggregator/assets/images/mike-giles-wallpape.jpg %}">
-

Welcome

+

Welcome

@@ -20,20 +20,20 @@

Welcome

-
+
-
+

Welcome to amFOSS!



-

+

Click the button below to login or use the navbar.

-

+

Login

@@ -43,14 +43,17 @@

Welcome to amFOSS!




-
-{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/timeline/templates/timeline/timeline.html b/timeline/templates/timeline/timeline.html index 3fb2029..6d8253d 100644 --- a/timeline/templates/timeline/timeline.html +++ b/timeline/templates/timeline/timeline.html @@ -15,7 +15,7 @@

Timeline

The list of all the FOSS Alumni in chronological order

-
+
    {% for object in objects %}