Skip to content

Commit cd5f521

Browse files
Update index.html
1 parent 14ba889 commit cd5f521

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

css/text/index.html

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,7 @@
1515

1616
<!-- Custom styles for this template -->
1717
<link href="https://coding-dragon.github.io/custom.css" rel="stylesheet">
18-
<style>
19-
.filterDiv {
20-
float: left;
21-
background-color: #2196F3;
22-
color: #ffffff;
23-
width: 100px;
24-
line-height: 100px;
25-
text-align: center;
26-
margin: 2px;
27-
display: none;
28-
}
29-
30-
.show {
31-
display: block;
32-
}
33-
</style>
18+
3419
</head>
3520

3621
<body>

0 commit comments

Comments
 (0)