Difference between revisions of "Template:CCU Taiwan"

(Undo revision 265644 by Herboku (talk))
Line 1,232: Line 1,232:
  
 
#BSlogo {
 
#BSlogo {
    position: relative;
+
        position: absolute;
 
         width: 6%;
 
         width: 6%;
 
         height: auto;
 
         height: auto;
 +
        top: 81%;
 
         margin-left: 10vw;
 
         margin-left: 10vw;
 
         z-index: 90;
 
         z-index: 90;
Line 1,240: Line 1,241:
  
 
#CCUlogo {
 
#CCUlogo {
    position: relative;
+
        position: absolute;
 
         width: 6%;
 
         width: 6%;
 
         height: auto;
 
         height: auto;
 +
        top: 82%;
 
         margin-left: 18vw;
 
         margin-left: 18vw;
 
         z-index: 90;
 
         z-index: 90;
Line 1,248: Line 1,250:
  
 
#CCUTEAMlogo {
 
#CCUTEAMlogo {
    position: relative;
+
        position: absolute;
 
         width: 6%;
 
         width: 6%;
 
         height: auto;
 
         height: auto;
 +
        top: 82%;
 
         margin-left: 26vw;
 
         margin-left: 26vw;
 
         z-index: 90;
 
         z-index: 90;

Revision as of 20:34, 12 October 2018