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

add css file #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add css file #2

wants to merge 1 commit into from

Conversation

Anush93
Copy link

@Anush93 Anush93 commented Oct 24, 2017

No description provided.

Copy link

@divyam3897 divyam3897 left a comment

Choose a reason for hiding this comment

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

Clean the code, remove the empty lines (unnecessary changes.)



#nav {
margin:0px;

Choose a reason for hiding this comment

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

add space after :

}

ul#navigation {
width:100%;

Choose a reason for hiding this comment

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

Add space after :

background:#1565C0;
color:#ffffff;
}

Choose a reason for hiding this comment

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

Remove empty lines

}
ul#navigation li#op7:hover > a {
background:##1565C0;
}

Choose a reason for hiding this comment

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

Remove empty lines


width:180px;
background:#E91E63;

Choose a reason for hiding this comment

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

empty lines.

visibility:hidden;
opacity:0;
position: absolute;

Choose a reason for hiding this comment

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

empty lines.

@@ -313,7 +63,7 @@
<ul>
<li><a href="#">About Us</a></li>
<li><a href="https://www.facebook.com/">Find Us Facebook</a></li>
</ul>
</ul>

Choose a reason for hiding this comment

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

revert this change.

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