MediaWiki:Common.css
Jump to navigation
Poznámka: Aby sa zmeny prejavili, po uložení musíte vymazať vyrovnávaciu pamäť vášho prehliadača.
- Mozilla Firefox / Safari: Držte stlačený Shift a kliknite na Reload alebo stlačte buď Ctrl-F5 alebo Ctrl-R (⌘-R na Mac)
- Google Chrome: Stlačte Ctrl-Shift-R (⌘-Shift-R na Mac)
- Internet Explorer: Držte Ctrl a kliknite na Refresh alebo stlačte Ctrl-F5
- Opera: Stlačte Ctrl-F5.
/* Tu umiestnené CSS bude ovplyvňovať všetky štýly */ table.collapsed tr.collapsible { display: none; } .collapseButton { /* 'show'/'hide' buttons created dynamically by the */ float: right; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */ font-weight: normal; /* are styled here so they can be customised. */ text-align: right; width: auto; } #wrapper {width: 1120px; } /* Largeur du wiki */ #container {width: 860px;} /* Largeur de la zone contenu */ #contentTop {width: 860px; background-size: 100% 77px;} /* zone supérieure */ #p-search .pBody {width: 200px; background-size:200px 24px;} /* Diminution en largeur du module de recherche */ #searchInput {width: 173px;} #navigationTop { position: relative; background: url("http://wiki.the-west.fr/images/1/16/MenuTopNew.png") no-repeat; width: 260px; height: 130px; }