Mod page fixes, better ad wrapper to make it look better with the site

This commit is contained in:
Geometrically
2021-01-22 22:43:55 -07:00
parent 1c1855f0c3
commit 9c10186158
5 changed files with 61 additions and 18 deletions

View File

@@ -86,5 +86,8 @@
.capitalize {
text-transform: capitalize;
}
.ellipsis {
text-overflow: ellipsis;
}
}
}