Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document url("https://discord.world/") {
- #login-btn {
- margin: 0px;
- border-radius: 0px;
- height: 36px;
- width: 100%;
- }
- #gps-btn {
- margin: 0px;
- border-radius: 0px;
- height: 36px;
- width: 100%;
- background-color: transparent !important;
- }
- .map-holder {
- border: 0px;
- }
- p {
- display: none;
- }
- .channel-textarea {
- margin: 0px;
- width: 100%;
- }
- .thumbnail {
- width: 24px !important;
- height: 24px !important;
- }
- .meta {
- display:none !important;
- }
- span {
- display: flex
- }
- li {
- padding: 0px !important;
- transform: scaleY(-1);
- }
- .body {
- max-height: 1024px !important;
- height: 100% !important;
- transform: scaleY(-1);
- }
- .chat {
- height: 80% !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment