Toggle menu
Serial Experiments Lain wiki
Changes
Toggle personal menu
Search
Toggle search
Changes
View
View source
History
Message
Discussion
More actions
← Older edit
MediaWiki:Citizen.css
(view source)
Revision as of 03:30, 5 May 2025
717 bytes added
,
5 months ago
no edit summary
Line 73:
Line 73:
:root.skin-citizen-dark a:hover {color: #E69710}
:root.skin-citizen-dark a:hover {color: #E69710}
:root.skin-citizen-dark a:active {color: #E69710}
:root.skin-citizen-dark a:active {color: #E69710}
+
+
/* infobox */
+
table.infobox {
+
background-color: #00000000'
+
width: 300px;
+
max-width: 100%;
+
margin: 1em auto;
+
box-sizing: border-box;
+
}
+
+
table.infobox th,
+
table.infobox td {
+
text-align: center;
+
padding: 0.5em;
+
}
+
+
.infobox img {
+
display: block;
+
width: 250px !important;
+
max-width: 250px important;
+
height: 400px !important;
+
margin: auto;
+
}
+
+
.infobox details,
+
.infobox summary {
+
display: block;
+
clear: both;
+
font-weight: bold;
+
cursor: pointer;
+
z-index: auto;
+
}
+
+
.infobox .infobox-list,
+
.infobox > ul {
+
margin: 0 auto;
+
display: inline-block;
+
text-align: left;
+
}
+
+
.infobox .infobox-list li,
+
.infobox > ul > li {
+
text-align: center;
+
}
+
+
/* gallery */
+
.gallerytext {color: #C1C1C1;}
Prince
Bureaucrats
,
Interface administrators
,
Suppressors
,
Administrators
1,825
edits