User:Greenpickle/monobook.css: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 118: Line 118:


/*Content area*/
/*Content area*/
#content {
#bodyContent {
     border-color: #00bb00;
     border-color: #00bb00;
     -moz-border-radius: 1em;
     -moz-border-radius: 1em;
     opacity: 0.85;
     background-color: transparent;
}
}


Line 134: Line 134:
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-padding-right: 13px;
     background-padding-right: 13px;
}
table, td {
    background-color: transparent;
}
}