Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* CSS Layout+Codes made by Pandora #11809
- Codes may be edited, used in commissions or for personal use
- Please do not remove credit
- */
- /* CUSTOM PACK LEADER TITLE - BEFORE */
- #lblPackLeaderTitle {
- display:none;
- }
- #main > table > tbody > tr:nth-child(1) > th::before {
- content:'TEXT';
- }
- /* CUSTOM PACK LEADER TITLE - AFTER */
- #lblPackLeaderTitle {
- display:none;
- }
- #main > table > tbody > tr:nth-child(1) > th::after {
- content:',TEXT';
- }
- /* CUSTOM FEATURED WOLF TITLE */
- #lblFeaturedWolfTitle {
- font-size:0px;
- }
- #lblFeaturedWolfTitle::after {
- content:'TEXT';
- font-size:20px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement