User:Matthew/BsgBook.css
From the only original and legitimate Battlestar Wiki: the free-as-in-beer, non-corporate, open-content encyclopedia, analytical reference, and episode guide on all things Battlestar Galactica. Accept neither subpar substitutes nor subpar clones.
More actions
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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/***********************************************************
** DIV: ARTICLETYPE
*/
div.articletype {
font-size: smaller;
padding-top: 0em;
padding-bottom: 0em;
float: right;
position: absolute;
right: 1em;
top: 0em;
white-space: nowrap;
text-align: center;
border:1px solid #AAAAAA;
background-color: #222222;
line-height: 130%;
margin: 1em auto 0.5em auto;
clear:both;
}
div.articletype table {
background-color: transparent;
float: left;
padding: 1px;
}