Difference between revisions of "User:Samburkeottawa"

From wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
     position: absolute;
 
     position: absolute;
 
     width: 0;
 
     width: 0;
    height: calc(50% - 10px);
+
 
 
     border-left: 1px solid;
 
     border-left: 1px solid;
 
     border-right: 2px solid;
 
     border-right: 2px solid;
Line 22: Line 22:
 
     top: 50%;
 
     top: 50%;
 
     transform: translate(0,-50%);
 
     transform: translate(0,-50%);
       height: 20px;
+
       height: 10px;
 
}
 
}
  

Revision as of 10:07, 30 July 2020


Well done! You successfully read this important notice.