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

CSS STUFF #64

Open
lbecerra99 opened this issue Aug 13, 2016 · 13 comments
Open

CSS STUFF #64

lbecerra99 opened this issue Aug 13, 2016 · 13 comments
Assignees

Comments

@lbecerra99
Copy link
Collaborator

video{
padding: 1em;
}

bio ID FOR BIO PICTURE {

&:hover {
background-image: url('ENTER OTHER PICTURE');
}
}

@jayseeg
Copy link
Owner

jayseeg commented Aug 13, 2016

I think this is SCSS again?

@jayseeg
Copy link
Owner

jayseeg commented Aug 13, 2016

#bio {
  &:hover {
  }
}

is the SCSS way of writing

#bio {}
#bio:hover {
  background-image: url('ENTER OTHER PICTURE');
}

@jayseeg
Copy link
Owner

jayseeg commented Aug 13, 2016

BTW, I'll have a simple outline for the presso up shortly.

@lbecerra99
Copy link
Collaborator Author

i dont know how to write any other way to write css tbh.
Plug this in. Look at the webpages and if I need to do something assign me an issue.
Things to assign me:
-if things arent spaced out
-if you cant read text
-if the text looks not so good
-if anything looks unprofessional
-ect ect

@jayseeg
Copy link
Owner

jayseeg commented Aug 13, 2016

no problem,... I can turn it into CSS, just letting you know. 😀
I'll post you some issues right now.

@jayseeg
Copy link
Owner

jayseeg commented Aug 13, 2016

@lbecerra99
Copy link
Collaborator Author

go from violin guy to accordion guy

@jayseeg
Copy link
Owner

jayseeg commented Aug 13, 2016

will do with the image swap

@lbecerra99
Copy link
Collaborator Author

thanks! Anything else on this issue?

@jayseeg
Copy link
Owner

jayseeg commented Aug 13, 2016

not on this one I think

@lbecerra99
Copy link
Collaborator Author

sweet

@jayseeg
Copy link
Owner

jayseeg commented Aug 13, 2016

@lbecerra99—I have to step away for about an hour. If you have any more changes for me to put in, please make an issue for them, or drop a new comment on one of the old issues. Either way assign it to me.

I'll get your other changes plugged in when I get back.

Thanks for going above and beyond by working late on a Friday, BTW!!

@jayseeg
Copy link
Owner

jayseeg commented Aug 13, 2016

@lbecerra99—actually, I'm going to hold out to see if we can get the image swap till I've seen @Delta-Duhr's changes to make sure changing to the image swap style won't break his content management system.

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

No branches or pull requests

2 participants