Difference between revisions of "Template:Team:HokkaidoU Japan/CSS"

Line 19: Line 19:
 
     z-index: 9999;
 
     z-index: 9999;
 
}
 
}
 +
div#link {
 +
    position: fixed;
 +
    top: 90px;
 +
    left: 1000px;
 +
    right: 350px;
 +
    z-index: 9999;
 +
}
 +
  
 
.small {
 
.small {
Line 35: Line 43:
 
color: #ff0000;
 
color: #ff0000;
 
}
 
}
 +
.big {
 +
font-family: Verdana;
 +
font-size: 200%;
 +
color: #ff0000;
 +
}
 +
 +
  
 
</style>
 
</style>

Revision as of 13:10, 17 October 2016