Difference between revisions of "Template:CCU Taiwan"

Line 142: Line 142:
  
 
#homelogo {
 
#homelogo {
    min-width: 100%;
+
width: 100%;
    min-height: 100%;
+
position: relative;
    position: relative;
+
z-index: -2;
    bottom: 0;
+
margin:0;
    top: 0;
+
height:100vh;
    right: 0;
+
    background-position: center center;
+
    background-size: contain;
+
    object-fit: cover;
+
    z-index: 2;
+
 
}
 
}
  

Revision as of 07:23, 25 July 2018