Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .journalbox {
- text-align:center;
- background-color:transparent;
- border-width:0;
- margin:0 auto;
- padding:40px;
- _width:500px;
- max-width:500px;
- color:#000;
- }
- .journaltop {
- background-color:transparent;
- color:#fff;
- margin:0 0 25px 0;
- font:145% Helvetica, Arial, sans-serif;
- padding:0;
- text-align:right;
- }
- .journaltop h2 {
- color:#00BCFA;
- position:relative;
- top:400px;
- left:50px;
- z-index:10;
- text-align:left;
- }
- .journaltop img {
- display:none;
- }
- .journaltext {
- padding:0;
- }
- .img {
- position:absolute;
- z-index:99;
- bottom:0;
- left:0;
- width:100%;
- height:200px;
- background:transparent url(http://i43.tinypic.com/23r90n5.png) no-repeat center bottom;
- z-index:9;
- }
- .txt {
- font:200% Helevetica, Tahoma, Segoe UI;
- line-height:1.2em;
- color:#00BCFA;
- height:300px;
- max-width:480px;
- overflow:auto;
- padding-right:30px;
- text-shadow:0px 1px 0px #fff;
- margin-left:13%;
- margin-right:13%;
- }
- .txt strong {
- color:#0086B2;
- }
- .txt em {
- color:#0086B2;
- }
- .txt a {
- color:#00C000;
- }
- .journalbottom {
- position:absolute;
- z-index:99;
- bottom:0;
- left:0;
- width:100%;
- height:100px;
- color:transparent;
- }
- .prevlink {
- display:none;
- }
- .commentslink {
- position:relative;
- margin-right:25em;
- color:#00BCFA;
- }
Add Comment
Please, Sign In to add comment