User

User:lambert/rise.css

From Rise: The Vieneo Province

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.image img {

    display: block;
}

table.standard
{
	border-collapse: collapse;display:block;
	background-color:transparent;overflow-x: scroll;
	padding-left:210px;
}
table.standard tr
{margin:0px;min-width:210px;}
table.standard th
{
min-width:200px;padding:5px;border-bottom:1px solid #999;background-color:#fff; }
table.standard th:first-child
{position:absolute; z-index:+1;margin-left:-210px;}

table.standard td
{
border-bottom:1px solid #999;padding:5px;
 min-width:200px;}
table.standard td:first-child{position:absolute; z-index:+1;margin-left:-210px; background-color:#333333;color:#fff;}

table.standard col.titlecolumn{
background: rgba(224,15,19,1.00);
margin-top:-1px;

}
table.standard thead
{overflow: scroll;width:640px; background-color:#999999;}
table.standard tfoot
{overflow: scroll;width:640px;}
table.standard tbody
{overflow: scroll; width:640px;-webkit-box-shadow: inset 4px 4px 5px 0px rgba(0,0,0,0.49);
-moz-box-shadow: inset 4px 4px 5px 0px rgba(0,0,0,0.49);
box-shadow: inset 4px 4px 5px 0px rgba(0,0,0,0.49);}