Difference between revisions of "Template:TecCEM/TeamCss"

Line 5: Line 5:
 
width: 100vw;
 
width: 100vw;
 
                         /*background-color: #b1e7ef;*/
 
                         /*background-color: #b1e7ef;*/
                         background: rgb(177,231,239);
+
                         background: rgb(255,255,255);
                         background: linear-gradient(180deg, rgba(177,231,239,1) 39%, rgba(50,113,246,1) 100%);
+
                         //background: linear-gradient(180deg, rgba(177,231,239,1) 39%, rgba(50,113,246,1) 100%);
 
}
 
}
 
.overlay_container{
 
.overlay_container{

Revision as of 00:57, 18 October 2021