Home
Random
Log in
Settings
About THS Wiki
Disclaimers
THS Wiki
Search
MediaWiki:Common.css: Difference between revisions
Language
Watch
View history
View source
← Older edit
Newer edit →
Revision as of 18:31, 21 February 2026
view source
Closesttopurple
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
311
edits
No edit summary
← Older edit
Revision as of 18:35, 21 February 2026
view source
Closesttopurple
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
311
edits
No edit summary
Newer edit →
Line 103:
Line 103:
}
}
/* Optional: Label the data so users know what each line is */
/* This assumes you know the order of your columns */
.mobile-card-table td:nth-of-type(1):before { content: "Name: "; font-weight: bold; }
.mobile-card-table td:nth-of-type(2):before { content: "Type: "; font-weight: bold; }
.mobile-card-table td:nth-of-type(3):before { content: "Location: "; font-weight: bold; }
}
}