(Created page with "→Article Tables: .WikiaTable, .article-table, .WikiaTable td, .WikiaTable th, .article-table td, .article-table th { border: 1.5px solid #D0AE82 !important; }") |
No edit summary Tag: Manual revert |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* |
/* Expanding page width */ |
||
.resizable-container{ |
|||
.WikiaTable, |
|||
max-width: none; |
|||
.article-table, |
|||
.WikiaTable td, |
|||
.WikiaTable th, |
|||
.article-table td, |
|||
.article-table th { |
|||
border: 1.5px solid #D0AE82 !important; |
|||
} |
} |