Changes
Jump to:
navigation
,
search
← Older edit
Newer edit →
MediaWiki:Common.css
(view source)
Revision as of 22:55, 6 September 2021
689 bytes added
,
22:55, 6 September 2021
no edit summary
Line 120:
Line 120:
/* @noflip */
/* @noflip */
margin-right: 0.5em;
margin-right: 0.5em;
+
}
+
+
+
/* NSFW Warning Box */
+
.mw-cookiewarning-container {
+
position: fixed;
+
background-color: rgba( 90, 90, 90, 0.85 );
+
box-sizing: border-box;
+
padding: 16px 15px;
+
bottom: 0;
+
left: 0;
+
width: 100%;
+
z-index: 1999;
+
display: flex;
+
justify-content: center;
+
// Narrow mobile screens
+
// 550px is a mostly arbitrary number, though it's used by a few other exts and skins
+
@media screen and ( max-width: 550px ) {
+
flex-wrap: wrap;
+
.mw-cookiewarning-text {
+
margin-bottom: 0.7em;
+
}
+
}
+
.mw-cookiewarning-text {
+
display: flex;
+
align-items: center;
+
color: #fff;
+
font-weight: bold;
+
font-size: 92%;
+
}
+
form {
+
flex-shrink: 0;
+
.oo-ui-widget {
+
margin: 0 0 0 8px;
+
}
+
}
}
}
Prisma
Bureaucrats
,
Interface administrators
,
Administrators
462
edits
This Wiki contains NSFW content. All people mentioned are above the age of 18. By using this wiki you agree that you are of 18 years of age or over.
OK
Navigation menu
Personal tools
Create account
Log in
Namespaces
Message
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version