Changes

Jump to: navigation, search

MediaWiki:Mobile.css

1,083 bytes removed, 16:49, 25 January 2018
m
no edit summary
font-weight: bold;
font-family: sans-serif;
Margin-right:0px;
}
 
/* Regia Objects */
 
#TabButton {
width: calc(50% - 30px);
}
 
#RFrame {
margin-right: 0px;
}
 
 
#NavTiles {
margin: 0 auto;
text-align: center;
}
 
#PinTile {
display: inline-block;
border-radius: 7px;
background-color:#ffffff;
border:1px solid #808080;
overflow: hidden;
margin: 0px 1px 5px 1px;
}
 
/* CSS Pinterest Like Gallery for Mediawiki
*/
#.mw-body container { width: 932px100%;
margin: 0 auto;
/*border: 1px solid red;*/
}
#PinterestlikeContent .mw-body Pin-Tiles { -moz-column-count: 52; -moz-column-gap: 3px1px; -webkit-column-count: 52; -webkit-column-gap: 3px1px; column-count: 52; column-gap: 3px1px; width: 932px100%;
/*border: 1px solid black;*/
}
#PinterestlikeContent .mw-body Pin-Tiles img{
display: inline-block;
margin-bottom: 5px;
width: 100%;
}
@media only screen and (max-width : 1420px){
#PinterestlikeContent {
-moz-column-count: 4;
-moz-column-gap: 3px;
-webkit-column-count: 4;
-webkit-column-gap: 3px;
column-count: 4;
column-gap: 3px;
width: 745px;
/*border: 1px solid red;*/
}
#container {
width: 745px;
}
}
@media only screen and (max-width : 1230px){
#PinterestlikeContent {
-moz-column-count: 3;
-moz-column-gap: 3px;
-webkit-column-count: 3;
-webkit-column-gap: 3px;
column-count: 3;
column-gap: 3px;
width: 560px;
/*border: 1px solid blue;*/
}
#container {
width: 560px;
}
}
@media only screen and (max-width : 1044px){
#PinterestlikeContent {
-moz-column-count: 2;
-moz-column-gap: 3px;
-webkit-column-count: 2;
-webkit-column-gap: 3px;
column-count: 2;
column-gap: 3px;
width: 375px;
/*border: 1px solid orange;*/
}
#container {
width: 375px;
}
}
@media only screen and (max-width : 820px){
#PinterestlikeContent {
-moz-column-count: 1;
-moz-column-gap: 3px;
-webkit-column-count: 1;
-webkit-column-gap: 3px;
column-count: 1;
column-gap: 3px;
width: 190px;
/*border: 1px solid green;*/
}
#container {
width: 190px;
}
}
 
[[Category:Wiki]]
Regia-AO, Regia-Officers, bureaucrat, administrator
4,915
edits

Navigation menu