Skip to content

Commit 70d4be6

Browse files
authored
Update index.css
1 parent ef0856d commit 70d4be6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

index.css

-5
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ ul li a
8484
{
8585
.top
8686
{
87-
background-color: red;
8887
top: 35%;
8988
right: 40%;
9089
transform: translate(2%,-40%);
@@ -100,7 +99,6 @@ ul li a
10099
{
101100
.top
102101
{
103-
background-color: yellow;
104102
text-align: center;
105103
top: 31%;
106104
right: 34%;
@@ -114,7 +112,6 @@ ul li a
114112
{
115113
.top
116114
{
117-
background-color: green;
118115
text-align: center;
119116
top: 31%;
120117
right: 30%;
@@ -128,7 +125,6 @@ ul li a
128125
{
129126
.top
130127
{
131-
background-color: blue;
132128
top: 31%;
133129
right: 26%;
134130
transform: translate(-4%,-35%);
@@ -140,7 +136,6 @@ ul li a
140136
{
141137
.top
142138
{
143-
background-color: red;
144139
top: 31%;
145140
right: 18%;
146141
transform: translate(-4%,-35%);

0 commit comments

Comments
 (0)