schedutron / home-server

A media home server to stream video from your laptop to any device on the same Wi-Fi!
MIT License
20 stars 47 forks source link

Add a style.css file linked to base.html #6

Closed Kalwing closed 6 years ago

Kalwing commented 6 years ago

I added a style.css file to base.html, and also linked font from google font in it. Edited play.html to change the h3 tag on the link, as it made more sense to have a p

The style.css seem to be misinterpreted by the browser.. Don't know why.

schedutron commented 6 years ago

Wow! I appreciate your awesome effort! Let me review this a bit and I will pull soon! Thanks a lot!

schedutron commented 6 years ago

@Kalwing Your design looks awesome! Way better than the previous one. Just one more thing - edit play.html to update the src from static/ to static/video, otherwise, the app won't work. I'll accept your PR after that!

Kalwing commented 6 years ago

Oh yeah I totally forgot about that ! hope everything is ok now :)

schedutron commented 6 years ago

Everything looks awesome! I'm glad to merge your contributions!

P.S: Would you like to contribute more?

Kalwing commented 6 years ago

Thanks a lot ! Sure ! Not sure I can help much tough, I don't know python !

schedutron commented 6 years ago

@Kalwing No problem, I'll focus more on the functionality part (Python), while you can add more beauty to this web app. I'll create an issue and let you know about it soon!