Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Humanipedia
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Module:Charmap/sandbox/styles.css
Module
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
table.template-charmap tr:first-child { height: 50px; /* this is magic from StackOverflow to make the height below work */ } table.template-charmap tr:first-child th[colspan] { height: 100%; } /* The most specific possible descendant selectors are used as any HTML might end up in the preview cell */ table.template-charmap tr:first-child th[colspan] > div { height: 100%; display: flex; justify-content: center; } table.template-charmap tr:first-child th[colspan] > div > div { display: flex; flex-direction: column; padding: 0 0.5em; } table.template-charmap tr:first-child th[colspan] > div > div > span:nth-child(2) { /* It is possible that unusual font sizes will be set, so padding is in px and line-height is set to one, so that there is no font-size dependant padding. */ margin: auto; padding: 10px 0; font-size: 150%; line-height: 1; } table.template-charmap .smallcaps-cm { font-size: 85%; } table.template-charmap td:first-child { text-align: left; } /* Condense the Numeric Character references as they can be wider than the page */ table.template-charmap .template-charmap-numchr td:nth-child(n+2) { font-size: 90%; padding: 2px; }
Summary:
Please note that all contributions to Humanipedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Humanipedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)