Difference between revisions of "CSS/gifu/main"

 
(18 intermediate revisions by one other user not shown)
Line 12: Line 12:
 
}
 
}
  
 +
#rail {
 +
position:relative;
 +
margin-top:auto;
 +
margin-left:auto;
 +
margin-right:auto;
 +
z-index:500;
 +
}
  
  
Line 36: Line 43:
 
   margin-left:auto;
 
   margin-left:auto;
 
   margin-right:auto;  
 
   margin-right:auto;  
 height:700px;
+
 height:800px;
 
   width:900px;  
 
   width:900px;  
 
   z-index:100;
 
   z-index:100;
Line 47: Line 54:
 
   transform: rotate(0 deg);
 
   transform: rotate(0 deg);
 
   z-index:1000;
 
   z-index:1000;
   visibility:visible;
+
   visibility:;
 
}
 
}
  
Line 56: Line 63:
 
   transform: rotate(0 deg);
 
   transform: rotate(0 deg);
 
   z-index:1001;
 
   z-index:1001;
   visibility:visible;
+
   visibility:;
 
}
 
}
  
 
#catchcopy{
 
#catchcopy{
 
   position:relative;
 
   position:relative;
   top:500px;
+
   top:90px;
 
   margin-left:auto;
 
   margin-left:auto;
 
   margin-right:auto;  
 
   margin-right:auto;  
 height:700px;
+
 z-index:100;
  width:1200px;
+
   font-size:xx-large;
  z-index:100;
+
   font-size:x-large;
+
 
   text-align:center;
 
   text-align:center;
 +
  height:600px;
 +
 
}
 
}
  
 +
#link{
 +
z-index:100000;
 +
}
  
 
</style>
 
</style>

Latest revision as of 21:54, 18 September 2015