| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| @import url("/home/centos/artwork/trunk/Identity/Webenv/Css/base.css"); |
| @import url("/home/centos/artwork/trunk/Identity/Webenv/Css/base-app.css"); |
| |
| |
| |
| div#page-body div#content { |
| padding-top: 5px; |
| padding-bottom: 5px; |
| background-color: #FFF; |
| } |
| |
| table { |
| margin-top: 0px; |
| } |
| |
| div#content table tr td, |
| div#content table tr th { |
| border:none; |
| } |
| |
| div#content pre.example { |
| padding: 0.5em 1em; |
| } |
| |
| div#content p img { |
| margin-right: 10px; |
| margin-top: 10px; |
| padding: 5px; |
| border: 1px solid #DADADA; |
| } |
| |
| div#content table.navibar { |
| margin-top: 20px; |
| border-bottom: 1px solid #f8f8f8; |
| } |
| |
| div#content p.credits { |
| font-size: small; |
| } |