Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Tripcode Italics: */
- span.postertrip {
- font-style: normal;
- color: #9f6744 !important;
- }
- .dialog, div.thread-stats {
- //background-color: #151515 !important;
- color: #596875 !important;
- font-family: tewi !important;
- font-size: 12px !important;
- font-weight: normal !important;
- }
- .body.top {
- height: 220px !important;
- border-top: 20px !important;
- border-radius: 0.9em !important;
- background-color: #151515 !important;
- }
- html {
- //background-color: #151515 !important;
- //background-image: url('http://a.pomf.se/pekxre.png') !important;
- font-family: tewi !important;
- broder-style: solid !important;
- border-color: #151515 !important;
- }
- .selectrice, .field, button, input, pre.prettyprint {
- font-family: berry !important;
- color: 151515 !important;
- background-color: 151515 !important;
- border-color: #252525 !important;
- box-shadow: 0px 0px 5px #000000 !important;
- }
- .post {
- //color: #aaaaaa !important;
- background-color: #151515 !important;
- border-style: solid !important;
- border-width: 1px !important;
- //border-color: #252525 !important;
- margin-left: 5px !important;
- margin-right: 5px !important;
- box-shadow: 0px 0px 5px #000000 !important;
- transition: all 0.2s ease;
- }
- /*.selectrice:hover,
- .field:hover,
- button:hover,
- input:hover,
- pre.prettyprint:hover, */
- .post:hover{
- transition: all 0.2s ease;
- margin-left: 30px !important;
- margin-right: -15px !important;
- //box-shadow: -25px 10px 25px #000000 !important;
- //border-color: #9f6744 !important;
- }
- .post.op {
- //margin-left: -8px !important;
- }
- a {
- color: #596875 !important;
- }
- span.hand {
- font-size: 12px !important;
- }
- a.backlink {
- color: #6e464b !important;
- }
- /*span.postertrip {
- color: #FEA63C !important
- }*/
- hr#unread-line {
- display: none !important;
- visibility: hidden !important;
- }
- span.name, .quote {
- color: #80764d !important;
- font-weight: normal !important;
- }
- .boardTitle {
- font-family: berry !important;
- font-size: 14px !important;
- }
- .move{
- display:none!important;
- }
- span.deleteform {
- display: none !important;
- }
Add Comment
Please, Sign In to add comment