Changes

no edit summary
Line 2: Line 2:  
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
 
[[fr:Talent_numérique]]
 
[[fr:Talent_numérique]]
 +
<div class="fullPage">
 
<div class="headerMain">
 
<div class="headerMain">
 
   <div class="headerbg">
 
   <div class="headerbg">
Line 16: Line 17:  
.mw-body {
 
.mw-body {
 
padding: 0px !important;
 
padding: 0px !important;
 +
}
 +
 +
.fullPage {
 +
    border-width: 8px;
 +
    border-style: solid;
 +
    border-image: linear-gradient(90deg,#ffad31,#52c765,#27c9bc,#ff5958) 1;
 +
    display: display:inline-block;
 +
    display: inline-block;
 +
    width: 100%;
 
}
 
}
    
.headerMain {
 
.headerMain {
 
background: black;
 
background: black;
border-width: 8px;
+
 
border-style: solid;
  −
border-image: linear-gradient(90deg,#ffad31,#52c765,#27c9bc,#ff5958) 1;
   
}
 
}
   Line 55: Line 63:  
   font-weight: 800;
 
   font-weight: 800;
 
   padding-left: 30px;
 
   padding-left: 30px;
   margin-top: 15px;
+
   margin-top: 0px;
 
}
 
}
   Line 123: Line 131:  
  <h2>Welcome</h2>
 
  <h2>Welcome</h2>
 
     <p>Insert text for the home page</p>
 
     <p>Insert text for the home page</p>
 +
</div>
 
</div>
 
</div>