Homepage
Games
News
News βΎ
All
Transfers
Drama
Business
Sponsors
Mergers
Investors
Hires
Companies
More
People
Tournaments
Brands
Brands βΎ
Companies
Organizations
Sponsors
Other
Locations
Search
Editing
Template:Infobox.css
From TwogPedia
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 { border-spacing: 0; } .content-container-company-twogpedia p { color: #C1C1CD; } .container-tournament-twogpedia #grid-infobox-tournaments { margin-bottom: 20px !important; } .content-container-company-twogpedia { padding: 10px 0; border-bottom: 2px solid #77737A; } .tabs-container { display: none; } #grid-infobox-tournaments { border-bottom: 1px solid #a2a9b1; padding-bottom: 30px; } .carousel-image-container { display: flex; flex-direction: column; border: 2px solid gray; width: 100%; max-width: 100%; height: auto; /*height: 500px;*/ box-sizing: border-box; align-items: flex-start; justify-content: flex-start; } .info-image { width: 100%; /*height: 100%;*/ box-sizing: border-box; flex-grow: 0; } .ib-image { text-align: center; border-radius: 4.25px; width: 100%; /*height: 500px;*/ /*height: auto;*/ overflow: hidden; } .ib-image { position: relative; z-index: 1; } .info-row { display: flex; align-items: center; /*padding-top: 10px;*/ } .ib-title { font-family: 'Roboto', sans-serif; font-size: 23.05px; font-weight: 700; line-height: 23.05px; text-align: left; margin: 15px 0; } .text-overlay { position: absolute; bottom: 0; left: 0; width: 100%; background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 70%, rgba(0, 0, 0, 0) 100%); color: white; /*padding: 10px;*/ z-index: 2; display: flex; flex-direction: column; } /*.container-person-twogpedia .text-overlay { */ /* padding: 10px;*/ /*}*/ .infobox-container-tournament-twogpedia .text-overlay { padding: 0 !important; } .nationality { display: flex; align-items: center; } .romanized-name { margin-left: 10px; } .ib-image img { width: 100%; height: auto; /*height: 500px;*/ object-fit: cover; display: block; border-radius: 4.25px; } .info-container { display: flex; flex-direction: column; align-items: flex-start; text-align: left; } .ib-row { display: grid; grid-template-columns: auto auto; column-gap: 0.5rem; /*align-items: center;*/ padding: 0 0 20px 0; text-align: left; } .ib-row > div:nth-child(2) { color: #ECEBEB; } .ib-rowName { color: #A9A9B2; } .ib-rowName, .ib-row > div { font-weight: 500; padding: 5px 0; display: inline-block; /*white-space: nowrap;*/ } .ib-row > div:nth-child(2) a { color: #ECEBEB; text-decoration: none; border-bottom: 1px solid #ECEBEB; padding-bottom: 1px; /*padding-top: 5px;*/ display: inline-block; } /*.ib-row .ib-rowName + div {*/ /* display: flex;*/ /* flex-wrap: wrap;*/ /* gap: 0.5rem;*/ /*}*/ /*.ib-row .ib-rowName + div > div {*/ /* display: inline-block;*/ /*}*/ .ib-row .ib-rowName + div { display: flex; flex-wrap: wrap; gap: 0.5rem; box-sizing: border-box; } .ib-row .ib-rowName + div > div { flex: 0 1 auto; /*min-width: 0; */ max-width: 120%; } .flag a { border-bottom: none !important; } .flag img { display: block; vertical-align: middle; } .ib-links-container { display: flex; flex-direction: column; align-items: flex-end; justify-content: flex-start; } .ib-links { text-align: center; display: flex; flex-direction: column; gap: 30px; } .ib-links img { width: 25px; height: auto; } .flag { display: flex; column-gap: 5px; align-items: center; } .flag a { display: flex; } .ib.grid-infobox { /*padding: 10px 0;*/ border-bottom: 2px solid #77737A; padding-bottom: 4%; } .content-container-company-twogpedia p { font-size: 18px; } @media (max-width: 699px) { .ib { display: grid; grid-template-columns: 1fr; grid-template-rows: auto auto; } .carousel-image-container { grid-column: 1; grid-row: 1; height: 200px; border: none !important; } .info-container { grid-column: 1; grid-row: 2; display: flex; width: 50%; padding-right: 10px; margin-top: 20px; } .ib-links-container { grid-column: 1; grid-row: 2; display: flex; flex-direction: column; width: 100%; justify-content: flex-start; align-items: flex-end; margin-top: 20px; } .infobox-container-tournament-twogpedia .ib-links-container { margin-top: 40% !important; } .infobox-container-tournament-twogpedia .info-container { margin-top: 40% !important; } /* .infobox-container-tournament-twogpedia .ib-image img {*/ /* border: 2px solid #a2a9b1;*/ /*}*/ .ib-image { height: auto; } .ib-image img { height: 200px; } .content-container-company-twogpedia p { font-size: 12px; } .info-image { border: 2px solid gray; box-sizing: border-box; } } @media (min-width: 700px) { .ib { clear: both; float: none; width: 100%; max-width: 100%; display: grid; grid-template-columns: 1fr 2fr 1fr; gap: 10px; /*margin-bottom: 30px;*/ } .carousel-image-container { align-self: flex-start; margin-top: 0; } .ib-rowName, .ib-row > div { font-size: 1rem; } #image-container-small { width: 500px !important; height: auto !important; /*height: 500px !important;*/ } } @media (max-width: 700px) { .ib-rowName, .ib-row > div { font-size: 0.8rem; } /*.ib-row > div:nth-child(2) {*/ /* white-space: nowrap;*/ /*}*/ .ib-row > div:nth-child(2) { white-space: normal; word-wrap: break-word; overflow-wrap: break-word; } /*.ib-row > div:nth-child(2) > div {*/ /* display: inline;*/ /*}*/ } /*Darkmode */ html.skin-citizen-dark .ib { /*background-color: #484848;*/ background-color: #363636; } html.skin-citizen-dark .ib-row:nth-of-type(2n + 2) { background-color: #4e4e4e; } html.skin-citizen-dark .ib-subheader { background-color: #ddffdd; color: #000; }
Summary:
Please note that all contributions to TwogPedia 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
TwogPedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
No categories
Edit