Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #wrapper {
- background: #444;
- }
- .banner {
- height: 0px !important;
- }
- .navbar-brand img {
- display: none;
- }
- .artfight-nav .navbar-brand {
- background-image: url("https://i.imgur.com/30543j4.png");
- background-size: cover;
- background-repeat: no-repeat;
- padding-left: 162px !important;
- height: 20px;
- font-size: 0;
- }
- .nav-link {
- font-weight: bolder;
- color: #84817e !important;
- text-transform: lowercase;
- letter-spacing: -0.2px;
- }
- .profile-header-background.panel-heading.bg-light.p-2.border.rounded.position-relative {
- }
- .profile-header-background.panel-heading.bg-light.p-2.border.rounded.position-relative {
- border-radius: 0px !important;
- background: #303030 !important;
- border-width: 0px !important;
- }
- a {
- }
- .h2.profile-header-name {
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- .profile-description.mb-4.clearfix {
- height: 200px;
- overflow: scroll;
- background-color: #303030;
- color: #858585;
- padding: 20px;
- margin-top: -18px;
- }
- .nav-link.active {
- border-radius: 0px;
- background-color: #303030 !important;
- border-width: 0px;
- }
- .nav-link:hover {
- border-width: 0px;
- background-color: #3a3939;
- border-radius: 0px;
- }
- .card.panel.float-left.d-none.d-md-block.profile-avatar-wrapper {
- background-color: #3d3d3d;
- border-radius: 0px;
- border-width: 6px;
- padding: 0px;
- border-color: #303030;
- border-style: solid;
- margin-left: -8px;
- }
- .d-none.d-md-block.mt-3.profile-header-normal-status {
- color: #858585;
- background: #303030;
- padding: 10px;
- }
- #content:hover {
- }
- #content {
- max-width: 860px;
- margin: auto;
- }
- .btn.btn-primary {
- }
- .btn {
- background: #444 !important;
- border-radius: 0px;
- border-color: #303030;
- text-transform: uppercase;
- color: #858585;
- font-weight: bold;
- }
- .card {
- border-radius: 0px;
- border-width: 3px;
- background: #303030;
- border-color: #303030;
- }
- .card-header {
- background: #303030;
- text-transform: uppercase;
- font-weight: bolder;
- font-style: italic;
- color: #858585;
- }
- .profile-links.col-md-6 {
- }
- .col-6.col-md-4.col-lg-2.profile-gallery-attack.mt-3 {
- }
- .card.p-1.m-1.thumb-attack.attack-thumb.thumbnail {
- border-style: solid;
- border-width: 5px;
- }
- .nametag.thumbnail {
- }
- .nametag.thumbnail-width.h5.p-1.my-auto.bg-light.border.rounded.text-center.text-truncate {
- border-radius: 0px !important;
- background-color: #303030 !important;
- }
- a {
- color: #9a9fa3;
- }
- h2 {
- }
- .comments.mt-3 {
- background-image: url(https://i.imgur.com/d2tdnGw.png);
- background-repeat: no-repeat;
- background-size: contain;
- margin-top: 50px !important;
- color: transparent;
- padding-top: 70px !important;
- }
- .card-body.panel-body {
- color: #bfbbb6 !important;
- background: #303030;
- }
- .dropdown-menu.show {
- border-radius: 0px;
- background: #8e8e8e;
- font-weight: bold;
- }
- .dropdown-item {
- font-weight: bold;
- color: #bfbdbd;
- }
- .dropdown-header {
- color: #dadada;
- letter-spacing: 2px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement