Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .rmenu {display: none;}
- .board-banner {display: none;}
- .footer .board-info {display: none;}
- #fullscreen-container {padding: 0px!important; box-shadow: 0px 0px 20px #acacac;}
- table {border-spacing: 4px;}
- .kupi-passcode-suka {display: none;}
- /*.postbtn-options {
- background:url("data:image/gif;base64,R0lGODlhDgAOAJEAAPDw8IyMjP///wAAACH5BAEAAAIALAAAAAAOAA4AQAIaVI55luCgopwUPUhv1bUfPoGSGJElljCVUAAAOw==") no-repeat;
- }*/
- a {text-decoration: blink;}
- a:hover, .a-link-emulator:hover{transition: color .5s;}
- .ABU-refmap {font-style:italic;}
- /* .post .post-details {opacity: 0.8;} */
- /*.post .post-details:hover {opacity: 1; transition: opacity .5s;} */
- .post .file-attr {font-style: italic;}
- span.spoiler:hover{background-color: transparent; color: #333333; transition: .2s;}
- input[type="text"], input[type="password"], textarea {
- padding: 0;
- margin: 0;
- border: 1px solid #CACACA;
- outline: medium none;
- padding: 2px 4px;
- transition:.25s ease-in-out;
- border-radius: 2px;
- }
- input[type="text"]:valid, input[type="password"]:valid, textarea:valid {
- opacity:1;
- box-shadow:0 0 0px 0px #92bcea;
- }
- input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
- opacity:1;
- outline:none;
- box-shadow:0 0 0px 3px #92bcea;
- }
- .qr {
- box-shadow: 0px 0px 20px #acacac;
- border: 1px solid #acacac;
- border-radius: 3px;}
- #ABU-select a:hover {
- background: -webkit-linear-gradient(top, #648bf5, #2866f2);
- background: linear-gradient(to bottom, #648bf5 0%, #2866f2 100%);
- }
- #ABU-select {
- background: rgba(255, 255, 255, 0.95);
- box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.35);
- border-radius: 4px;
- border: none;
- }
- .qr-reply .qr-vk-public {display: none;}
Advertisement
Add Comment
Please, Sign In to add comment