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

Galician flag added #6

Closed
wants to merge 2 commits into from
Closed

Conversation

MateoMBlanco
Copy link

We would like to add the galician flag to the server. Thanks

@@ -310,3 +310,4 @@
.f16 ._Munster{background-position:0 -4912px;}
.f16 ._Connacht{background-position:0 -4928px;}
.f16 ._Ireland_Provinces{background-position:0 -4944px;}
.f16 ._{background-position:0 -4960px;}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These css classes needs to be named _Galicia, I would expect something like

.f16 ._Galicia{background-position:0 -4960px;}

in this instance

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the problem was originated when doing:

./add_flag Galicia _Galicia bumped_galicia.png

it is solved. Thanks

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, now I'm seeing a duplicate entry, can you remove the _ one? From the flag file too, now there are two Galician flags

@MateoMBlanco MateoMBlanco closed this by deleting the head repository Nov 5, 2024
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

Successfully merging this pull request may close these issues.

2 participants