Changes

From Drawn to Life Wiki
no edit summary
Line 5: Line 5:  
********/
 
********/
 
#p-logo {
 
#p-logo {
     top: 20px;
+
     top: 35px;
     left: 46vw;
+
     left: 50vw;
 
     margin-left: -9.5em;
 
     margin-left: -9.5em;
 +
    width: 10em;
 +
    height: 160px;
 +
    margin-bottom: 1em;
 
     position: absolute;
 
     position: absolute;
    width: 10em;
  −
    height: 100px;
   
}
 
}
 
#p-logo a {
 
#p-logo a {
Line 16: Line 17:  
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     display: block;
 
     display: block;
     width: 31em;
+
     width: 23em;
     height: 264px;
+
     height: 12.2em;
 
     text-decoration: none;
 
     text-decoration: none;
 
}
 
}