Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #main_right {
- margin: 15px auto;
- height: auto;
- width: 800px
- }
- .main_right_nav {
- background: #2B1E12;
- height: 39px;
- width: 100%
- }
- .main_right_nav h2 {
- color: #AD9C87;
- font-weight: bold;
- text-align: center;
- line-height: 39px;
- vertical-align: middle;
- font-size: 16px
- }
- .news_container {
- width: 100%;
- height: auto !important;
- background-color: #48321E;
- padding-top: 2px;
- text-align: center
- }
- .box {
- width: 350px;
- height: auto;
- margin: 6px;
- display: inline-block
- }
- #span1 {
- text-align: left;
- font-size: 12px;
- color: #AD9C87;
- font-weight: bold;
- margin-left: 3px;
- float: left
- }
- #span2 {
- text-align: right;
- font-size: 12px;
- color: #AD9C87;
- font-weight: bold;
- margin-right: 3px;
- float: right
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement