MediaWiki:Common.css
From BASAbaliWiki
Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */ .aksara { font-family: Aksara; font-size: 70px; } .balinese .text-block-more { color: #b23005; } .puzzle-wrapper { margin: 0 0 30px 0; } .puzzle-wrapper .puzzle-text { margin: 20px 0; } .puzzle-wrapper .puzzle-image { margin: 10px 0; padding: 10px; border: 1px solid lightgray; border-radius: 4px; -webkit-border-radius: 4px; max-width: 50%; } .puzzle-wrapper .puzzle-image img { width: 100%; height: auto; }