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

Line 4: Line 4:
 
@charset "UTF-8";
 
@charset "UTF-8";
  
ul {
+
body {
    list-style-type: none;
+
  background-color: #fddea5;
     margin: 0;
+
     font-family: "Avenir";
    padding: 0;
+
 
}
 
}
 
 
.topnav {
 
.topnav {
 
     background-color: #333;
 
     background-color: #333;

Revision as of 02:05, 25 June 2018