Changes

157 bytes added ,  02:37, 17 November 2020
no edit summary
Line 1: Line 1:  
/* All CSS here will be loaded for users of the Vector skin */
 
/* All CSS here will be loaded for users of the Vector skin */
      
/*******
 
/*******
 
* Logo *
 
* Logo *
 
********/
 
********/
 +
#p-logo {
 +
    top: 20px;
 +
    left: 46vw;
 +
    margin-left: -9.5em;
 +
    position: absolute;
 +
    width: 10em;
 +
    height: 100px;
 +
}
 
#p-logo a {
 
#p-logo a {
  height:7.2em;
+
    background-position: center center;
  width:19em;
+
    background-repeat: no-repeat;
  background-size:contain;
+
    display: block;
 +
    width: 31em;
 +
    height: 264px;
 +
    text-decoration: none;
 
}
 
}
   −
#p-logo {
+
/*******
  top:-155px;
+
* End Logo *
  left: 50vw;
+
********/
  margin-left:-9.5em;
  −
}
  −
/***********
  −
* End logo *
  −
************/