Difference between revisions of "Team:ASIJ Tokyo/CSS"

(Replaced content with "<style> </style>")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<html>
 
<style>
 
<style>
  
 +
#content {
 +
    background: none;
 +
    border: none;
 +
    width: 100%;
 +
}
 +
#HQ page {
 +
    display: hidden;
 +
}
 +
.logo_2018 {
 +
    margin-top: 0px;
 +
    width: 0;
 +
    float: left;
 +
    visibility: hidden;
 +
}
 +
#content H1 {
 +
    visibility: hidden;
 +
}
 
</style>
 
</style>
 +
</html>

Latest revision as of 05:28, 13 October 2018