|
|
(32 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | #content{
| |
− | border-color: #bd8;
| |
− | }
| |
| | | |
− | .pBody{
| |
− | border-color: #bd8;
| |
− | }
| |
− |
| |
− | #p-cactions li {
| |
− | border-color: #9df;
| |
− | }
| |
− |
| |
− | #p-cactions li a {
| |
− | color: #08c;
| |
− | }
| |
− |
| |
− | .selected {
| |
− | border-color: #bd8 !important;
| |
− | }
| |
− |
| |
− | #ca-nstab-user, #ca-nstab-user a{ -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; } #ca-talk, #ca-talk a{ -webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px; border-top-right-radius: 6px; } #ca-edit, #ca-edit a{ -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; } #ca-protect, #ca-protect a{ -webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px; border-top-right-radius: 6px; } #ca-watch, #ca-watch a{ -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px; border-top-right-radius: 6px; }
| |
− |
| |
− | #p-search{
| |
− | position: absolute;
| |
− | right:0;
| |
− | top:1em;
| |
− | min-width:14.8em;
| |
− | }
| |
− |
| |
− | #searchBody{
| |
− | background:none;
| |
− | border: none;
| |
− | }
| |
− |
| |
− | #p-search h5{
| |
− | display: none;
| |
− | }
| |
− |
| |
− | #mw-searchButton{
| |
− | display:none !important;
| |
− | }
| |
− |
| |
− | #column-content{
| |
− | margin-top:5px;
| |
− | }
| |
− | #p-cactions{
| |
− | margin-top:5px;
| |
− | left:30px !important;
| |
− | }
| |
− |
| |
− | #p-logo{
| |
− | display:none;
| |
− | }
| |
− |
| |
− | #p-navigation{
| |
− | display:none;
| |
− | }
| |
− |
| |
− | #p-tb{
| |
− | display:none;
| |
− | }
| |
− |
| |
− | #p-googleadsense{
| |
− | display:none;
| |
− | }
| |
− |
| |
− | #p-newpages{
| |
− | display:none;
| |
− | }
| |
− |
| |
− | #content{
| |
− | margin-left:10px;
| |
− | margin-right:10px;
| |
− | border: 1px solid #bd8 !important;
| |
− | }
| |