Skip to content

Commit 9817c6d

Browse files
authored
Update sitemaplinks.html
WIP
1 parent ec8ec32 commit 9817c6d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/Wiki/sitemaplinks.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,15 @@
148148
color: white;
149149
}
150150

151+
.report {
152+
background-color: #FFC0CB;
153+
color: white;
154+
}
155+
156+
.report:hover {
157+
transform: scale(1.1);
158+
}
159+
151160
.delete:hover {
152161
transform: scale(1.1);
153162
}

0 commit comments

Comments
 (0)