User:RealDonaldTrump/common.css
Jump to navigation
Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes.
- Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
- Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
- Opera, Konqueror and Safari users can just click the Reload button.
- Chrome: press Ctrl+F5 or Shift+F5
.featurecode {
display: inline !important;
}
.popup-text::after {
content:"popup-image";
white-space: pre;
margin-left: 4px;
padding: 2px;
border:1px solid #EF6C00;
border-radius: 2px;
background:#FF9800;
color: #fff;
font-family: monospace;
font-size: 90%;
}
.top-secret-menu {
display: flex !important;
}
.top-secret {
display: initial !important;
}