[Flask] Aggregate your news and vote for the content you care about.
CSS update?
README.pdf
Binary files differ
app/__pycache__/routes.cpython-38.pyc
Binary files differ
app/static/styles/default.css
@@ -2,8 +2,8 @@
2
2
--primary-color: #003B5C;
3
3
--secondary-color: #C3D7EE;
4
4
--home: #c8c8c8;
5
Removed:
--yes: #5cff5c;
6
Removed:
--no: #ff5c5c;
5
Added:
--yes: #80FF80;
6
Added:
--no: #FF8080;
7
7
font-size: 18;
8
8
--fast-speed: 0.2s;
9
9
--med-speed: 0.4s;