Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Code by Voskhod || Header image by Anastasiia Balandina */
- .navbar {
- background: #372f2a !important;
- border-bottom: 2px solid #a28e84;
- font-family: Georgia, serif;
- }
- .banner-container {
- %height: 0px;
- }
- .banner {
- %height: 0px !important;
- background-image: url(https://images.unsplash.com/photo-1598107604711-21c6d4b83041?q=80&w=1935&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D) !important;
- }
- .w-25 {
- width: 20% !important;
- opacity: 50%;
- }
- .w-75 {
- width: 80% !important;
- font-size: 25px;
- margin: 5px;
- color: #bfa292;
- }
- .username-navbar {
- color: white !important;
- }
- .nav-link {
- font-style: italic;
- font-size: 15px;
- text-transform: lowercase;
- }
- .badge-primary {
- color: #ffd9ce;
- background-color: #2a2420;
- }
- .badge-danger {
- color: #4b3f3f;
- background-color: #fff;
- border: 2px solid #372f2a;
- }
- .dropdown-menu {
- background: #96928f;
- border: 2px solid #2a2420;
- }
- .dropdown-item {
- color: #372f2a;
- font-style: italic;
- }
- .dropdown-header {
- color: white;
- font-weight: bold;
- font-size: 15px;
- background: #827a76;
- }
- span {
- color: #372f2a;
- }
- .badge-info {
- color: #fff;
- background-color: #827a76;
- }
- #content {
- padding-bottom: 120px;
- padding-right: 0;
- width: 96%;
- max-width: 1260px;
- margin: auto !important;
- padding-top: 20px;
- }
- .alert-success {
- color: #dce0d8;
- background-color: #372f2a;
- border-color: #9b9795;
- }
- #wrapper {
- min-height: 100%;
- position: relative;
- background-color: #26201d;
- font-family: Georgia, serif;
- }
- .profile-header-background {
- background-color: #2d2723 !important;
- border: 3px dotted #2e2824 !important;
- }
- .timestamp {
- border-bottom: 1px dotted #9d9b9a;
- color: #9d9b9a !important;
- }
- .profile-description {
- background: #372f2a;
- margin: 0px !important;
- padding: 20px;
- border-top: 2px groove #a28e84;
- border-bottom: 2px groove #a28e84;
- color: #9b9795;
- border-left: 0px;
- border-right: 0px;
- }
- .btn-primary {
- color: #605c5a;
- background-color: #9b9795;
- border-color: #9b9795;
- }
- .btn {
- color: #605c5a;
- background-color: #9b9795;
- border-color: #9b9795;
- }
- .my-3 {
- margin-bottom: 0px !important;
- background: #2d2723;
- }
- .nav-tabs .nav-link.active {
- color: #fff;
- background-color: #372f2a;
- border: 3px #605c5a dotted !important;
- }
- .nav-link {
- color: #9b9795;
- }
- .profile-header-normal-status {
- line-height: 1px;
- font-size: 10px;
- letter-spacing: 3px;
- font-weight: 100;
- color: #9b9795;
- }
- .card-header {
- background: #372f2a;
- border-bottom: 2px #908c89 solid;
- font-size: 18px;
- text-transform: uppercase;
- letter-spacing: 2px;
- font-style: italic;
- color: #9b887e;
- }
- .table {
- color: #26201d;
- background: #2d2723;
- }
- .card {
- position: relative;
- display: flex;
- flex-direction: column;
- min-width: 0;
- word-wrap: break-word;
- background-color: #2d2723;
- background-clip: border-box;
- border: 1px solid rgb(150, 146, 143);
- border-radius: .25rem;
- color: #9b9795;
- }
- .bg-light {
- background: #2d2723 !important;
- color: white !important;
- }
- .card-footer:last-child {
- border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
- background: #372f2a;
- border-top: 0px;
- font-style: italic;
- text-transform: lowercase;
- letter-spacing: 3px;
- color: white !important;
- }
- a {
- color: #918d8a;
- text-decoration: none;
- background-color: transparent;
- }
- .nametag {
- padding: 10px !important;
- letter-spacing: 0px;
- font-weight: 700;
- }
- .sceditor-container {
- background: #2d2723 !important;
- border: 1px solid #9b9795 !important;
- color: #e3e3e3 !important;
- }
- div.sceditor-toolbar {
- background: #372f2a !important;
- border-bottom: 3px solid #9b9795 !important;
- }
- .footer {
- background: #2d2723 !important;
- border-top: 2px solid #7a7572;
- }
- .donate-wormston {
- max-height: 100px;
- transition: all .5s;
- opacity: 50%;
- }
- .table-card td:last-child {
- border-right: 0;
- color: #98857b !important;
- }
- .profile-stats-title {
- margin-top: 20px;
- text-transform: lowercase;
- color: #9b9795;
- letter-spacing: 3px;
- font-style: italic;
- font-weight: 700;
- }
- .profile-characters-title {
- margin-top: 20px;
- text-transform: lowercase;
- color: #9b9795;
- letter-spacing: 3px;
- font-style: italic;
- font-weight: 700;
- }
- .profile-attacks-title {
- margin-top: 20px;
- text-transform: lowercase;
- color: #9b9795;
- letter-spacing: 3px;
- font-style: italic;
- font-weight: 700;
- }
- .profile-defense-title {
- margin-top: 20px;
- text-transform: lowercase;color: #9b9795;
- color: #9b9795;
- letter-spacing: 3px;
- font-style: italic;
- font-weight: 700;
- }
- .element-disabled {
- opacity: .5;
- color: white;
- }
- h2 {
- font-size: 1.8rem;
- color: #bfa292;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement