godotengine / godot-asset-library

PHP frontend for Godot Engine's asset library
https://godotengine.org/asset-library
MIT License
292 stars 87 forks source link

add new style header #176

Closed iman-salmani closed 5 years ago

Calinou commented 5 years ago

When you make visual changes in a pull request, please provide a screenshot to demonstrate what it looks like. Anyway, I applied the change locally, this is the result:

image

The Login/Register text becomes unreadable when it's hovered, as it turns white on a white background.

Also, in CSS, comments use the /* */ syntax, not #:

/* Some comment */