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

Line 17: Line 17:
 
     body {
 
     body {
 
       font-size: 16px; }}
 
       font-size: 16px; }}
 +
 +
ul {
 +
    list-style-type: none;
 +
    margin: 0;
 +
    padding: 0;
 +
    display: block;
 +
    width: 60px;
 +
}
  
  

Revision as of 01:40, 25 June 2018