diff --git a/first.css b/first.css index 8f6ffd7..d4ce9eb 100644 --- a/first.css +++ b/first.css @@ -24,6 +24,10 @@ } +ul{ + list-style: none; +} + .idou{ line-height: 50px; }