Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit fe6de5cf authored by peter_rabbit's avatar peter_rabbit
Browse files

remove nginx conf

parent 1d47142e
No related branches found
No related tags found
No related merge requests found
......@@ -27,13 +27,5 @@ http {
#gzip on;
include /etc/nginx/conf.d/*.conf;
server {
server_name kuadrado-software.fr www.kuadrado-software.fr;
location / {
add_header Access-Control-Allow-Origin *;
}
}
}
......@@ -811,8 +811,8 @@ main #page-container #games-page .game-articles article.game-article .game-tags
main #page-container #games-page .game-articles article.game-article .game-tags span {
font-size: 12px;
padding: 6px;
background-color: #ffd000;
color: #6b7880;
background-color: #6b7880;
color: #d4d9dd;
border-radius: 5px;
font-weight: 600;
}
......
......@@ -29,8 +29,8 @@
span {
font-size: 12px;
padding: 6px;
background-color: $yellow_2;
color: $medium_grey;
background-color: $medium_grey;
color: $light_0;
border-radius: 5px;
font-weight: 600;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment