Skip to content
Snippets Groups Projects
Commit f21b14cd authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

fix background

parent e03dcf2b
Branches
Tags
No related merge requests found
......@@ -174,6 +174,7 @@ .modal-dialog{
}
.modal-content{
border: 0!important;
background-size: auto 442px;
}
.modal-title{
font-family: "Proxima Nova Bold"!important;
......
......@@ -45,7 +45,7 @@
<!-- connectModal -->
<div class="modal fade" id="connectModal">
<div class="modal-dialog">
<div class="modal-content" style="background-image: url('<?=getWebsiteSetting("websiteUrl")?>data/images/backgrounds/bg-wood-white.png');">
<div class="modal-content" style="background-image: url('<?=getWebsiteSetting("websiteUrl")?>data/images/backgrounds/bg-wool-white.png');">
<div class="modal-header">
<h5 class="modal-title">Rejoindre le serveur</h5>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment