aboutsummaryrefslogtreecommitdiff
path: root/part2/countrydata/src/index.css
blob: 07d0f25b1f6154a2b770aa3662619c5312505aaf (plain)
1
2
3
4
5
6
7
li {
  list-style-type:none;
  margin-left: 0px;
  font-size: 20px;
  padding: 0px;
  color: green;
}