User:JamesA/edittools.css

From Wikivoyage
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#specialchars select {
 display:inline;
 vertical-align: baseline;
}
#specialchars{
 width:100%;
 margin-top:10px;
 border:1px solid #aaa; 
 padding:1px; 
 text-align:center;
}

#specialchars button {
 font-size:0.9em;
 margin: 0.2em 0.1em;
}
.section-Edittools .index {
 display:none;
}
.section-Edittools .pages {
 width: 100%!important;
}