Difference between revisions of "Template:HSHL"

Line 63: Line 63:
  
 
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 
+
/**************************************************************************************************************************************************************************************************/
 +
/* HEADER */
 +
/**************************************************************************************************************************************************************************************************/
 +
header {
 +
    text-align: center;
 +
    color: #fff;
 +
    background-attachment: scroll;
 +
    background-image: url(../img/background_01.png);
 +
    background-position: center center;
 +
    background-repeat: none;
 +
    -webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    background-size: cover;
 +
    -o-background-size: cover;
 +
}
  
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/

Revision as of 13:41, 15 September 2018