Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background image created #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

NeerajUnnikrishnan
Copy link

Background image was added covering the whole body.

@@ -5,6 +5,9 @@
<title>Upload photos for Yearbook 2016</title>
<style media="screen">
body {
background-image:url(ybg.jpg);
background-repeat:no-repeat;
background-size:cover;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NeerajUnnikrishnan

Fix the indentation of these three lines.

They should align with the text-align line's beginning.


cc @students-alumni-cell-iitkgp/web-team-members

@icyflame icyflame self-assigned this Aug 24, 2015
@icyflame
Copy link
Member

LGTM

@icyflame
Copy link
Member

@NeerajUnnikrishnan

Actually, you had to edit the file index.html, not index.php. Please edit that file with these changes and then post here.

@NeerajUnnikrishnan
Copy link
Author

Index.html edited with background image .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants