View source for User:AlphSpirit/common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
body {
background-color: #cf9b5d;
}
#mw-page-base {
background: none;
}
#content {
background-color: #faddb4;
border: 2px ridge #9c6b34;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
#left-navigation,
#right-navigation {
position: relative;
top: 1px;
}
#left-navigation nav,
#right-navigation nav {
background: none;
padding: 0;
}
000
1:0
Return to User:AlphSpirit/common.css.