MediaWiki:Common.css
From Neocron Wiki
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.
/** Flowplayer styles */
div.flowplayer_default
{
display:block;
width:425px;
height:300px;
}
div.flowplayer_center
{
display:block;
width:425px;
height:300px;
margin-left:auto;
margin-right:auto;
}
div.flowplayer_soundclip
{
display:block;
width:200px;
height:24px;
}
div.flowplayer
{
border:1px solid #FF9933
}
/* Styles for the RSS reader */
div.RSSReader-head
{
text-align: center;
padding: 0.2em;
border-bottom: 0.1em solid #aaa;
}
h3.RSSReader-head
{
text-align: center;
padding: 0.2em;
border-bottom: 0.1em solid #aaa;
}