Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
wiki.bernardino.org /
skins /
Vector /
Delete
Unzip
Name
Size
Permission
Date
Action
components
[ DIR ]
drwxr-xr-x
2016-11-28 20:21
i18n
[ DIR ]
drwxr-xr-x
2016-11-28 20:21
images
[ DIR ]
drwxr-xr-x
2016-11-28 20:21
skinStyles
[ DIR ]
drwxr-xr-x
2016-11-28 20:21
COPYING
17.67
KB
-rw-r--r--
2016-11-28 20:21
Gruntfile.js
695
B
-rw-r--r--
2016-11-28 20:21
SkinVector.php
2.19
KB
-rw-r--r--
2016-11-28 20:21
Vector.php
464
B
-rw-r--r--
2016-11-28 20:21
VectorTemplate.php
16.74
KB
-rw-r--r--
2016-11-28 20:21
collapsibleTabs.js
6.98
KB
-rw-r--r--
2016-11-28 20:21
composer.json
981
B
-rw-r--r--
2016-11-28 20:21
hooks.txt
239
B
-rw-r--r--
2016-11-28 20:21
phpcs.xml
250
B
-rw-r--r--
2016-11-28 20:21
responsive.less
1.65
KB
-rw-r--r--
2016-11-28 20:21
screen-hd.less
425
B
-rw-r--r--
2016-11-28 20:21
screen.less
202
B
-rw-r--r--
2016-11-28 20:21
skin.json
2.91
KB
-rw-r--r--
2016-11-28 20:21
variables.less
1.1
KB
-rw-r--r--
2016-11-28 20:21
vector.js
3.63
KB
-rw-r--r--
2016-11-28 20:21
Save
Rename
/* The styles below essentially place the navigation menu below the content, instead of to the side of it. They also hide the logo, as there's no space left for it. */ div#mw-head { position: static !important; margin-top: 0.5em; } /* Move the panel to the bottom and display it as in-line lists */ div#mw-navigation { div#mw-panel { display: table; position: static; table-layout: fixed; width: 100%; overflow: hidden; font-size: 150%; .portal { display: block; width: 100%; } ul li { list-style: none; } } } /* Hide the logo and tabs */ div#p-logo { display: none; } /* Rearrange various page elements to fill the now-available space */ body div#footer { margin-left: 0; padding-top: 0; /* don't need these in the footer either... */ li#footer-info-lastmod, li#footer-info-viewcount { display: none; } } div#p-personal { display: table; position: relative; width: 100%; top: inherit; left: inherit; right: inherit; ul { padding-left: 0; } } div#right-navigation { position: absolute; top: inherit; right: 0; margin-top: 0; float: none; } div#left-navigation { position: absolute; top: inherit; margin: 0; display: block; float: none; } div#p-namespaces, div#p-views, div#p-variants { position: relative; top: 2.5em; } div#p-namespaces { padding-left: 0; } div#p-cactions { top: 2.5em; float: right; } div#p-search { float: none; position: absolute; right: 0; width: 100vw; margin: 0; } div#simpleSearch { margin: 0 3em; width: 80vw; padding: 0; } div.vectorMenu div.menu { left: inherit; right: -1px; } div#content { /* Hide the 1px blue border on the left side */ border-left: 0; margin-left: 0; }