Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* VAG Rounded Webfont Kit by Xaekai */
- @import url("https://resources.pink.horse/css/vaground.css");
- /* My Little Pony Webfont Kit by Xaekai - Font created by Pixel Sagas */
- @import url("https://resources.pink.horse/css/webfont-equestria.css");
- /* Symbola Emoji Webfont Kit by Xaekai */
- @import url("https://resources.pink.horse/css/webfont-symbola.css");
- /* Eight Bit Operator Plus Webfont Kit by Xaekai */
- @import url("https://resources.pink.horse/css/webfont-eightbitop.css");
- /* Papyrus Webfont Kit */
- @import url("https://resources.pink.horse/css/webfont-papyrus.css");
- /* Determination Webfont Kit */
- @import url("https://resources.pink.horse/css/webfont-determination.css");
- /* Project Paintball Webfont Kit */
- @import url("https://resources.pink.horse/css/webfont-project.paintball.css");
- /* Font for Messagebuffer */
- @import url("https://fonts.googleapis.com/css?family=Roboto");
- /* CSS3 Marquee Kit by Xaekai */
- @import url("https://resources.pink.horse/css/marq.css");
- /* Channel Emotes */
- @import url("https://resources.pink.horse/css/emotes.css");
- /* Anim Effects */
- @import url("https://resources.pink.horse/css/anim.css");
- /* Image Transforms */
- @import url("https://resources.pink.horse/css/img_fx.css");
- /* Drinkbar Theme */
- @import url("https://resources.pink.horse/css/drinkbar.css");
- /* Women hate each other */
- body.user-Clovs div.chat-msg-xchan { display: none }
- body.user-xchan div.chat-msg-Clovs { display: none }
- body.user-Clovs #useritem-xchan { display: none }
- body.user-xchan #useritem-Clovs { display: none }
- /* Navbar stuff */
- nav { font-weight: 900; font-family: 'VAG Rounded', sans-serif; }
- img.welcome-avatar {
- max-height: 22px;
- margin-right: 4px;
- border-radius:4px;
- }
- /* Banner stuff */
- #motdwrap {
- background-image:
- url("http://i.imgur.com/vsj8Kth.png");
- }
- #banner-motto {
- background: rgba(0,0,0,0.5);
- background-image:
- url(http://resources.pink.horse/images/portal_ponk_l.gif),
- url(http://resources.pink.horse/images/portal_ponk_r.gif);
- background-position: left bottom, right bottom;
- background-repeat: no-repeat, no-repeat;
- background-size: auto 50%, auto 50%;
- }
- #motd img.channel-emote { border-radius: 12px; }
- .banner-image { max-width: 15%; }
- @media (min-width: 992px) and (max-width: 1300px){
- div#chatheader span[id$="Toggle"] span.toggle-label {
- display:none;
- }
- }
- @media (max-width: 480px){
- div#chatheader span[id$="Toggle"] span.toggle-label {
- display:none;
- }
- }
- /* Userlist stuff */
- #userlist {
- min-width: 96px;
- width: auto;
- transition-duration: 1s;
- /* Initial Gargoyle */
- background-image: url("https://cdn.discordapp.com/attachments/470395588614291456/629716342823583795/bray_wyatt_fiend_png_2019__mask_on__by_brpproductions12_ddcjqg9-fullview.png");
- background-position: left bottom;
- background-repeat: no-repeat;
- background-size: 90% auto;
- }
- #userlist .userlist_item {
- padding-left: 2px;
- padding-right: 2px;
- background: rgba(0,0,0,0.65);
- }
- .userlist_op {
- color: #3399FF!important;
- font-weight: bold!important;
- }
- .userlist_owner {
- color: #205FD9 !important;
- font-weight: bold!important;
- }
- .profile-box {
- max-height: 340px;
- }
- .profile-image {
- width: 150px;
- height: 150px;
- }
- /* Messagebuffer stuff */
- #messagebuffer {
- /* background-image: url("");
- */
- font-family: 'Roboto';
- background-position: right top;
- background-repeat: no-repeat;
- background-size: 100% auto;
- transition-duration: 1s;
- }
- .chat-msg-PonkBot code {
- background: #333;
- padding: 1px;
- color: lightgrey;
- border-left: 2px solid #C51A76;
- border-right: 1px;
- border-top: 1px;
- border-bottom: 1px;
- border-radius: 2px;
- }
- /*
- #messagebuffer {
- color: deeppink;
- background: url("http://i.imgur.com/cRIbEuM.gif");
- background-size: cover;
- }
- #messagebuffer div:not(.nick-highlight):not(.nick-hover) { background: rgba(0,0,0,0.44) }
- */
- #messagebuffer video { max-width: 100%; }
- video.webm {
- display: inline;
- vertical-align: middle;
- max-height: 400px;
- }
- video.webmote {
- max-height: 200px;
- }
- .pm-buffer img,
- #messagebuffer img {
- -webkit-border-radius: 8px;
- -khtml-border-radius: 8px;
- -moz-border-radius: 8px;
- border-radius: 8px;
- overflow: hidden;
- background: rgba(0, 0, 0, 0.3);
- transform-origin: center center inherit;
- }
- .image-embed-small { max-height: 150px; max-width: 55%; }
- .image-embed-medium { max-height: 240px; max-width: 360px; }
- .image-embed-large { max-height: 320px; min-width: 40%; max-width: 66%; }
- .playlist-thumbnail { max-height: 180px; max-width: 240px; }
- span.userlist_op~span img.image-embed-large,
- span.userlist_owner~span img.image-embed-large {
- width: 420px; max-height: 80%; min-width: 55%; max-width: 90%;
- }
- /* Mouse hover */
- .nick-highlight { background-color: rgba( 144, 44, 44, 0.6 ) }
- .nick-hover { background-color: rgba( 88, 88, 127, 0.6 ) }
- /* The /me command */
- .action {
- font-style: italic;
- font-weight: bold;
- color: #424AB0;
- }
- /* The /say command */
- .shout:not(.timestamp) {
- font-size: 18pt;
- font-weight: bold;
- color: #3399FF;
- }
- .shout {
- font-family: 'Equestria';
- color: #3399FF;
- }
- img.chaticon {
- border: 3px solid rgba(255, 255, 255, 0.1);
- padding: 0px;
- overflow: hidden;
- width: auto;
- max-height: 54px;
- }
- /*
- div.chat-msg-ocpony span strong.username { color: deeppink; }
- div.chat-msg-Hobowithrpg span strong.username { color: #3091f2; }
- */
- div.chat-msg-Xaekai span strong img.chaticon { border: 3px solid rgba(255, 34, 153, 0.77); }
- div.chat-msg-GatheringDust span strong img.chaticon { border: 3px solid rgba(199, 204, 224, 0.77); }
- .userlist_owner img.chaticon {
- border: 3px solid rgba(32, 94, 217, 0.77);
- background: rgba(255, 34, 153, 0.77);
- }
- .userlist_op img.chaticon {
- border: 3px solid rgba(51, 155, 255, 0.77);
- background: rgba(255, 102, 204, 0.77);
- }
- .shout:not(.userlist_op) img.chaticon {
- border: 3px solid rgba(255, 16, 32, 0.77);
- background: rgba(255, 0, 0, 0.77);
- }
- /* Poll close button */
- #pollwrap .well.active .close { padding-left: 16px }
- /* Controls stuff */
- #leftcontrols button.btn {
- margin-right: 3px;
- }
- #voteskip {
- min-width: 100px;
- }
- #_chanjs-deny {
- display: none;
- }
- /* Paginated Emote Modal buttons */
- li .prev { float: left; }
- li .next { float: right; }
- /* Channel Control Modal AudioNotice Labels */
- .customSettings div.form-group .label { margin-left: 10px }
- .jwlogo { display: none; }
- /* The PM windows */
- .pm-panel, .pm-panel-placeholder { min-width: 440px; }
- /* Random shit */
- #colorFiltersDropText { display: none; }
- /*
- .chat-msg-Anoymust {
- font-size: 0.1em!important;
- }
- .chat-msg-Anoymust .channel-emote {
- max-height: 16px!important;
- max-width: 16px!important;
- }
- */
- /*
- @import url(http://fonts.googleapis.com/css?family=Khula:600);
- @import url(http://fonts.googleapis.com/css?family=Dekko);
- @import url(http://fonts.googleapis.com/css?family=Bilbo+Swash+Caps);
- @import url(http://fonts.googleapis.com/css?family=Mystery+Quest);
- @import url(http://fonts.googleapis.com/css?family=Ribeye+Marrow);
- @import url(http://fonts.googleapis.com/css?family=Lakki+Reddy);
- @import url(http://fonts.googleapis.com/css?family=Vibur);
- @import url(http://fonts.googleapis.com/css?family=Tangerine);
- @import url(http://fonts.googleapis.com/css?family=Rock+Salt);
- @import url(http://fonts.googleapis.com/css?family=Permanent+Marker);
- @import url(http://fonts.googleapis.com/css?family=Monofett);
- @import url(http://fonts.googleapis.com/css?family=Henny+Penny);
- @import url(http://fonts.googleapis.com/css?family=Eater);
- @import url(http://fonts.googleapis.com/css?family=Sniglet:400,800);
- @import url(http://fonts.googleapis.com/css?family=Euphoria+Script);
- @import url(http://fonts.googleapis.com/css?family=Gorditas:400,700);
- */
- @media screen and (max-width: 991px){
- .columns{
- overflow:scroll;
- }
- }
- @media screen and (min-width: 992px) and (max-width: 1400px){
- .columns{
- -moz-column-count:2; /* Firefox */
- -webkit-column-count:2; /* Safari and Chrome */
- column-count:2;
- }
- }
- @media screen and (min-width: 1401px){
- .columns{
- -moz-column-count:3; /* Firefox */
- -webkit-column-count:3; /* Safari and Chrome */
- column-count:3;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment