Edited Css Template
Edited Css Template
/* FONT (Imbue) */
@import url('https://fonts.google.com/specimen/Imbue');
/* BACKGROUND */
body {
background: url('https://imgur.com/Y4FtWJM') center center fixed;
background-size: 100%;
font-family: 'Imbue';
color: #031926
}
/* MAIN PANEL */
/* RIGHT SIDE */
.container.main {
background: rgba(1, 1, 1, 0.5);
border: none;
box-shadow: none;
border-radius: 0px
}
/* LEFT SIDE */
.col-md-9 {
background: none;
border-right: none
}
.topbar {
background: rgba(1, 1, 1, 0.5);
border: none;
border-top: none;
color: #468189;
border-radius: 0px;
}
/* NAVBAR (Den/Crossroads/Etc.) */
.navbar {
background: rgba(1, 1, 1, 0.5);
border-bottom: none;
color: #468189;
border-radius: 0px
}
.navbar li a {
color: #031926 !important
}
.navbar li a:hover {
background: rgba(1, 1, 1, 0.5) !important;
border-bottom: none;
color: #77ACA2 !important;
border-radius: 0px
}
.breadcrumb {
background: rgba(1, 1, 1, 0.5) !important;
border: none;
border-radius: 0px
}
/* BREADCRUMB TEXT */
.breadcrumb .active {
color: #468189
}
}
/* BOOKMARK BUTTON */
input.floatright, input.floatright:hover {
background: rgba(1, 1, 1, 0.5) !important;
border: none !important;
border-radius: 0px;
color: #77ACA2 !important;
}
button.button, button.button:hover {
background: rgba(1, 1, 1, 0.5);
border: none !important;
border-radius: 0px;
text-shadow: none !important;
color: #77ACA2 !important
}
.alert,
.alert-warning,
.alert-danger {
background: rgba(1, 1, 1, 0.5) !important;
border: none;
color: #9DBEBB;
border-radius: 0px !important
}
h1 {
color: #F4E9CD;
font-size: 90px;
text-align: center;
font-family: 'Imbue'
}
/* MEDIUM HEADER */
h2 {
color: #F4E9CD;
font-size: 24px;
text-align: center
}
/* SMALL HEADER */
h3 {
color: #F4E9CD !important;
font-size: 14px !important
}
.sidebar h3 {
color: #9DBEBB !important;
font-size: 26px !important;
font-family: 'Imbue'
}
/* CHAT */
.s-chat-message_timestamp /* Timestamps */ {
color: #468189 !important;
}
div#chatMessageContainer {
border: none !important;
}
.table {
background: rgba(1, 1, 1, 0.5);
border: none !important;
border-collapse: separate;
border-radius: 0px
}
/* HEADERS COLOR (King Name + Title, "There are _ lions with mutations in _'s
pride.") */
.top,
.bottom,
th {
background: rgba(1, 1, 1, 0.5) !important;
color: #9DBEBB !important;
border-radius: 0px
}
td.bottom a {
text-decoration: none !important
}
.inner-table .left {
background: rgba(155, 226, 242, 0.6) !important;
color: #9DBEBB;
border-radius: 0px
}
.inner-table .right {
background: none;
border-radius: 0px !important
}
td.right {
border-radius: 0px !important
}
/* IGNORE */
.right_odd {
background: none !important
}
/* Affects the color behind "_ Unsorted", "_ Pregnant Lionesses", "View Pride
Overview", and cave/mound names */
.cave-grid,
.mound-grid {
background: rgba(1, 1, 1, 0.5);
border: none !important;
border-radius: 0px !important
}
.feature,
div.left {
background: rgba(1, 1, 1, 0.5);
border: none;
border-radius: 0px !important
}
/* Block of color behind "Territory Description, Player Name, Avatar URL" etc. */
.table .left {
background: rgba(1, 1, 1, 0.5);
border-radius: 0px
}
input,
select,
textarea {
background: rgba(1, 1, 1, 0.5) !important;
border: none !important;
border-radius: 0px !important;
color: #F4E9CD !important;
box-shadow: none !important;
text-shadow: none !important
}
.item-header {
background: rgba(1, 1, 1, 0.5) !important;
color: #468189 !important;
border-radius: 0px !important;
}
.item {
background: rgba(1, 1, 1, 0.5) !important;
border: none !important;
border-radius: 0px !important
}
div.slider.round /* Background */ {
background: #468189 !important
}
div.container.footer.center.white.visible-lg.visible-md.visible-sm,
div.container.footer.center.white.visible-lg.visible-md.visible-sm a {
color: #468189 !important;
text-shadow: none !important
}
/* LINK COLOR */
a:link,
a:visited {
color: #ffffff !important
}
a:hover {
color: #ffffff !important
}
/* BOX CONTAINER */
.boxcontainer {
background: none;
height: auto;
padding: 0px;
justify-content: center;
display: flex
}
/* BOXES */
.smallbox {
float: left;
background: rgba(1, 1, 1, 0.5);
color: #9DBEBB;
padding: 10px;
border: none;
border-radius: 0px;
margin: 10px;
height: 150px;
width: 28.4%;
overflow: auto
}
.mediumbox {
float: left;
background: rgba(1, 1, 1, 0.5);
color: #9DBEBB;
padding: 10px;
border: none;
border-radius: 0px;
margin: 10px;
height: 150px;
width: 43.8%;
overflow: auto
}
.largebox {
float: left;
background: rgba(1, 1, 1, 0.5);
color: #9DBEBB;
padding: 10px;
border: none;
border-radius: 0px;
margin: 10px;
height: 150px;
width: 90%;
overflow: auto
}
/* HOVER BOXES */
.smallhoverbox {
float: left;
background: rgba(1, 1, 1, 0.5);
color: #9DBEBB;
padding: 10px;
border: none;
border-radius: 0px;
margin: 10px;
height: 50px;
width: 28.4%;
overflow: auto;
transition: 3s
}
.smallhoverbox:hover {
height: 150px;
width: 28.4%;
}
.mediumhoverbox {
float: left;
background: rgba(1, 1, 1, 0.5);
color: #9DBEBB;
padding: 10px;
border: none;
border-radius: 0px;
margin: 10px;
height: 50px;
width: 43.8%;
overflow: auto;
transition: 3s
}
.mediumhoverbox:hover {
height: 150px;
width: 43.8%;
}
.largehoverbox {
float: left;
background: rgba(1, 1, 1, 0.5);
color: #9DBEBB;
padding: 10px;
border: none;
border-radius: 0px;
margin: 10px;
height: 150px;
width: 90%;
overflow: auto;
transition: 3s
}
.largehoverbox:hover {
height: 150px;
width: 90%;
}
/* SCROLL BAR */
/* WIDTH */
::-webkit-scrollbar {
width: 10px
}
/* BACKGROUND */
::-webkit-scrollbar-track {
background: #ffffff
}
/* "THUMB" */
::-webkit-scrollbar-thumb {
background: #9DBEBB;
border-radius: 0px
}
div#lion_image {
opacity: 1
}
table#player img {
opacity: 1
}
div#lion_image {
border-radius: 50% !important;
overflow: hidden;
margin-top: 15px; /* May need adjusting */
margin-left: 12px /* May need adjusting */
}
table#player img {
border-radius: 50% !important;
overflow: hidden
}
div.container.main>div:nth-child(1)>nav>div.navbar-header>a>img {
content: url('https://pixelover.io/images/examples/boat_pa.png')
}
a[href$="CAVE ID"]>div.cave-grid>img {
content:
url('https://art.ngfiles.com/images/3190000/3190751_gamesmashdash_pixel-art-cave-
remastered.png?f1683310979') !important
}