Skip to content

Commit 20f61d6

Browse files
committed
fix style
1 parent 280efa1 commit 20f61d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/fb_messengerCount.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,17 @@
1313
max-width: 700px;
1414
}
1515

16+
h1 {
17+
text-align: center;
18+
}
19+
1620
table {
1721
font-family: arial, sans-serif;
1822
border-collapse: collapse;
1923
width: 100%;
2024
font-size: 1.2em;
2125
margin: auto;
26+
margin-bottom: 100px;
2227
}
2328

2429
td,
@@ -70,6 +75,7 @@
7075
</head>
7176

7277
<body>
78+
<h1>Useful script</h1>
7379
<h1>Facebook Messenger Count - Đếm tin nhắn Facebook</h1>
7480
<input id="search-inp" type="text" placeholder="Tìm theo tên, rank, count, group...">
7581
<span>Gợi ý: Nhập ✅ để tìm tất cả tin nhắn group</span>

0 commit comments

Comments
 (0)