fix 11e3 nascosto
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- LOADING -->
|
<!-- LOADING -->
|
||||||
<div id="loading" class="loading" style="display: none;">
|
<div id="loading" class="loading nascosto">
|
||||||
⏳ Caricamento...
|
⏳ Caricamento...
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -247,3 +247,7 @@ h1 {
|
|||||||
color: #333;
|
color: #333;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.nascosto {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user