Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .pm-window-horrific17 .pm-log,.pm-window-horrific17.focused .pm-log {
- background-image: url("https://i.imgur.com/CTPFzTc.png");
- background-size: cover;
- border: 1px solid pink;
- transition: 1s;
- }
- .pm-window-horrific17 .pm-log .chat,.pm-window-horrific17 .pm-log .chat small {
- color: #E813FF;
- text-shadow: 1px 0px 1px #0059E1;
- transition: 1s;
- }
- .pm-window-horrific17 .pm-log .chat .username {
- text-shadow: 0 1px 1px #0059E1;
- transition: 1s;
- }
- .pm-window-horrific17 .pm-notifying {
- background: linear-gradient(to left, rgba(252,236,252,1) 0%, rgba(251,166,225,1) 50%, rgba(253,137,215,1) 51%, rgba(255,124,216,1) 100%);
- }
- .pm-window-horrific17.focused h3,.pm-window-horrific17 h3:hover,.pm-window-horrific17.focused h3:hover,.pm-window-horrific17 h3 {
- color: #FF5BE8;
- text-shadow: 1px 1px 1px #0059E1;
- background: linear-gradient(to right, rgba(252,236,252,1) 0%, rgba(251,166,225,1) 50%, rgba(253,137,215,1) 51%, rgba(255,124,216,1) 100%);
- border: 1px solid pink;
- }
- .pm-window-horrific17 h3,.pm-window-horrific17 .pm-window-minimized,.pm-window-horrific17 .pm-log-add {
- text-shadow: 0 1px 2px blue;
- background: linear-gradient(to right, rgba(252,236,252,1) 0%, rgba(251,166,225,1) 50%, rgba(253,137,215,1) 51%, rgba(255,124,216,1) 100%);
- border: 1px solid pink;
- }
- .pm-window-horrific17 h3 i {
- color: #FF5BE8;
- transition: 1s;
- }
- .pm-window-horrific17 h3 i:hover {
- color: #5B5EFF;
- transition: 1s;
- }
- .pm-window-horrific17.focused .pm-log-add {
- border: 1px solid pink;
- transition: 1s;
- }
- .pm-window-horrific17 .textbox {
- color: #5B5EFF;
- background: linear-gradient(to right, rgba(255,93,177,1) 0%, rgba(239,1,124,1) 100%);
- border-radius: 12px;
- text-shadow: 0 1px 2px #FF5BF5;
- }
- .pm-window-horrific17 .pm-log .chat:hover,.pm-window-horrific17 .pm-log .chat small:hover {
- color: pink;
- text-shadow: 0 1px 2px #1F31DE;
- background: linear-gradient(to right, rgba(73,155,234,0.5) 0%, rgba(32,124,229,0.5) 100%);
- border-radius: 12px;
- transition: 1s;
- }
- .pm-window-horrific17 h3:hover {
- color: #FF65E4;
- }
Advertisement
Add Comment
Please, Sign In to add comment