User:Matthew/BsgBook.css: Difference between revisions
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
css |
m User:MatthewFenton/BsgBook.css moved to User:Matthew/BsgBook.css: Automatically moved page while renaming the user "MatthewFenton" to "Matthew" |
(No difference)
| |
Latest revision as of 21:03, 5 May 2007
/***********************************************************
** 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;
}