MediaWiki:Common.css: Difference between revisions
From Sanatan Hindu Dharma
No edit summary |
No edit summary |
||
| Line 41: | Line 41: | ||
.mw-body.content{max-width:1140px; margin:0 auto;} | .mw-body.content{max-width:1140px; margin:0 auto;} | ||
.tableVideo{text-align : center;} | |||
.embedvideo-wrapper{ border:1px solid #ccc;} | .embedvideo-wrapper{ border:1px solid #ccc;} | ||
@media (min-width: 1105px) { | @media (min-width: 1105px) { | ||
| Line 54: | Line 55: | ||
@media (max-width: 575.98px) { | @media (max-width: 575.98px) { | ||
.flex-fill.container .row:first-child {justify-content: center;} | .flex-fill.container .row:first-child {justify-content: center;} | ||
. | .tableVideo { | ||
max-width: 300px; | max-width: 300px; | ||
width: 100% !important; | width: 100% !important; | ||
Revision as of 17:47, 5 February 2025
/* CSS placed here will be applied to all skins */
.flex-fill.container,.flex-fill.container{ max-width:100% !important}
.p-navbar .navbar-brand.p-logo {
height: 3rem;
}
.p-navbar .navbar-brand img {
height: 3.5rem;
}
.p-logo {
height: 6rem;
}
.p-logo img {
height: 5.5rem;
margin-top:.2rem;
}
.mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited, a, a[href].new {
color: #1b599b;
text-decoration: none;
background-color: transparent
}
a:hover, a[href].new:hover {
color: #10345a;
text-decoration: underline
}
a:visited, a[href].new:visited {
color: #1b599b;
}
.footercontainer{max-width:100%;}
.mw-body.content{max-width:1140px; margin:0 auto;}
.tableVideo{text-align : center;}
.embedvideo-wrapper{ border:1px solid #ccc;}
@media (min-width: 1105px) {
.navbar-expand-cmln, .p-navbar.collapsible {flex-flow: row wrap;}
.navbar-expand-cmln .navbar-nav, .p-navbar.collapsible .navbar-nav {flex-wrap: wrap; justify-content: center;}
}
@media (max-width: 575.98px) {
.flex-fill.container .row:first-child {justify-content: center;}
.tableVideo {
max-width: 300px;
width: 100% !important;
height: 169px !important
}
.embedvideo-wrapper, .embedvideo {
max-width: 300px;
width: 100% !important;
height: 169px !important
}
}
