Toggle menu
Serial Experiments Lain wiki
Changes
Toggle personal menu
Search
Toggle search
Changes
View
View source
History
Message
Discussion
More actions
← Older edit
Newer edit →
MediaWiki:Mobile.css
(view source)
Revision as of 17:38, 4 May 2025
270 bytes added
,
3 months ago
no edit summary
Line 145:
Line 145:
/* preferences */
/* preferences */
:root {--color-primary: #E69710;}
:root {--color-primary: #E69710;}
+
+
/* infobox */
+
.infobox {
+
background-color: #fff;
+
position: relative;
+
z-index: 10;
+
overflow: auto;
+
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
+
}
+
+
.infobox td,
+
.infobox th {white-space: normal;}
+
.infobox img {
+
max-width: 100%;
+
height: auto;
+
display: block;
+
}
Prince
Bureaucrats
,
Interface administrators
,
Suppressors
,
Administrators
1,825
edits