Modif écran
This commit is contained in:
parent
bf8aa3af2d
commit
4a1a562cbd
@ -2855,12 +2855,10 @@ input:checked + .toggleSwitchSlider:before {
|
||||
|
||||
/* Logo image. */
|
||||
#image_seal {
|
||||
height: 70px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
position: relative;
|
||||
border: 2px solid white;
|
||||
box-sizing: border-box;
|
||||
border-radius: 50%;
|
||||
max-width: 400%;
|
||||
}
|
||||
|
||||
/* Logo container styles. */
|
||||
|
@ -124,8 +124,8 @@
|
||||
<div id="center">
|
||||
<div class="bot_wrapper">
|
||||
<div id="content">
|
||||
<button id="newsButton">
|
||||
<!--<img src="assets/images/icons/arrow.svg" id="newsButtonSVG"/>-->
|
||||
<!--button id="newsButton">
|
||||
<<img src="assets/images/icons/arrow.svg" id="newsButtonSVG"/>>
|
||||
<div id="newsButtonAlert" style="display: none;"></div>
|
||||
<svg id="newsButtonSVG" viewBox="0 0 24.87 13.97">
|
||||
<defs>
|
||||
@ -134,7 +134,7 @@
|
||||
<polyline class="arrowLine" points="0.71 13.26 12.56 1.41 24.16 13.02"/>
|
||||
</svg>
|
||||
<span id="newsButtonText">ACTUALITES</span>
|
||||
</button>
|
||||
</button-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user