|
|
(2 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | /* body { background: #51354c url("http://dl.dropbox.com/u/1961029/bg.png") no-repeat fixed; }
| |
− | #content { background: url("http://wiki.teamfortress.com/w/images/5/56/Background_Content.png") transparent}
| |
− | #p-cactions li:not(.selected) { background: #5E4157; }
| |
− | #p-cactions ul li a { background: none; }
| |
− | #p-cactions ul li.selected a { background-color: #BDB3BA; } */
| |
| | | |
− | /* Right sidebar stuff; to be moved */
| |
− | #right-sidebar
| |
− | {
| |
− | width: 21em;
| |
− | max-width: 21em;
| |
− | overflow: hidden;
| |
− | position: absolute;
| |
− | right:0em;
| |
− | top: 2.8em;
| |
− | text-align:center;
| |
− | }
| |
− | #content.sidebard
| |
− | {
| |
− | border: 1px solid rgb(170, 170, 170);
| |
− | margin-right: 21em;
| |
− | }
| |