mirror of
https://github.com/godotengine/godot-question2answer.git
synced 2026-01-03 14:09:40 +03:00
This project lived only on the server without version control. This is now the starting point for the repository.
5 lines
73 B
CSS
5 lines
73 B
CSS
input[name="url"] {
|
|
/* Used on registration form */
|
|
display: none;
|
|
}
|