Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Common.js
(view source)
Revision as of 22:11, 4 April 2025
18 bytes added
,
1 year ago
m
no edit summary
Line 520:
Line 520:
var lua_time_usage = Math.round(100 * +lua_time[1] / +lua_time[2]);
var lua_time_usage = Math.round(100 * +lua_time[1] / +lua_time[2]);
var lua_memory_usage = Math.round(100 * +lua_memory[1] / +lua_memory[2]);
var lua_memory_usage = Math.round(100 * +lua_memory[1] / +lua_memory[2]);
−
var style = 'margin-top:5px;margin-left:auto;margin-right:auto;padding:5px;width:50%;text-align:center';
+
var style = 'margin-top
:5px;margin-bottom
:5px;margin-left:auto;margin-right:auto;padding:5px;width:50%;text-align:center';
if (page_size_usage >= 90) {
if (page_size_usage >= 90) {
$('#content').prepend('<pre style="color:red;' + style + '">Page size: ' + page_size_usage + '%</pre>');
$('#content').prepend('<pre style="color:red;' + style + '">Page size: ' + page_size_usage + '%</pre>');
がか
cssedit, gkautomate,
Interface administrators
,
Widget editors
7,212
edits