sneed
This commit is contained in:
parent
205bebbcf1
commit
d7cd3cca42
139 changed files with 801 additions and 1655 deletions
|
@ -69,7 +69,7 @@ html * {
|
|||
font-family: arial, helvetica, sans-serif;
|
||||
color: #800000
|
||||
}
|
||||
body, #main-content-col, .sidebar {
|
||||
body, #main-content-col {
|
||||
background-color: $secondary !important;
|
||||
}
|
||||
.border-right, .border-left, .border-top, .border-bottom, .border {
|
||||
|
@ -78,10 +78,6 @@ body, #main-content-col, .sidebar {
|
|||
.card-header {
|
||||
border-color: #D9BFB7 !important
|
||||
}
|
||||
#guild .pseudo-submit-form.card {
|
||||
background-color: $secondary !important;
|
||||
border: 1px solid #D9BFB7 !important;
|
||||
}
|
||||
.post-title a {
|
||||
color: #800000 !important;
|
||||
}
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25529,7 +25529,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25543,11 +25543,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25559,7 +25559,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27241,7 +27241,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ $reddit: #ED4630;
|
|||
border-color: #E53E3E !important;
|
||||
}
|
||||
|
||||
#frontpage .pseudo-submit-form.card .card-body .form-control, #guild .pseudo-submit-form.card .card-body .form-control {
|
||||
#frontpage .pseudo-submit-form.card .card-body .form-control {
|
||||
border-color: transparent !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -227,19 +227,6 @@ body.using-mouse :focus {
|
|||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
// Hide sidebar on all error pages
|
||||
|
||||
#error-400 .sidebar, #error-401 .sidebar, #error-403 .sidebar, #error-404 .sidebar, #error-405 .sidebar, #error-409 .sidebar,
|
||||
#error-410 .sidebar, #error-422 .sidebar, #error-429 .sidebar, #error-451 .sidebar, #error-500 .sidebar {
|
||||
display: none!important;
|
||||
}
|
||||
|
||||
// Message pages
|
||||
|
||||
#message .sidebar, #message-success .sidebar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// Padding and Margins
|
||||
|
||||
#thread .custom-gutters {
|
||||
|
@ -919,14 +906,6 @@ th {
|
|||
transform: rotate(-45deg);
|
||||
}
|
||||
|
||||
.sidebar-right .fa, .sidebar-right .fas, .sidebar-right .far, .sidebar-right .fab, .sidebar-right .fal, .sidebar-right .fad {
|
||||
font-size: $small-font-size;
|
||||
}
|
||||
|
||||
.sidebar .title .fa, .sidebar .title .fas, .sidebar .title .far, .sidebar .title .fab, .sidebar .title .fal, .sidebar-section .title .fad {
|
||||
font-size: $small-font-size;
|
||||
}
|
||||
|
||||
.icon::before {
|
||||
display: inline-block;
|
||||
font-style: normal;
|
||||
|
@ -972,22 +951,10 @@ th {
|
|||
overflow-wrap: normal;
|
||||
}
|
||||
|
||||
#frontpage .voting, #search .voting, #userpage .voting, #guild .voting {
|
||||
#frontpage .voting, #search .voting, #userpage .voting {
|
||||
margin: auto 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
#frontpage.toggle-card-view .voting, #search.toggle-card-view .voting, #userpage.toggle-card-view .voting, #guild.toggle-card-view .voting {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
/* .voting div:focus {
|
||||
outline: 0;
|
||||
} */
|
||||
|
||||
.active.arrow-up::before {
|
||||
color: $upvote;
|
||||
}
|
||||
|
@ -1141,19 +1108,19 @@ color: $dark;
|
|||
|
||||
// Main Content
|
||||
|
||||
#frontpage .pseudo-submit-form.card, #search .search-results.card, #guild .pseudo-submit-form.card {
|
||||
#frontpage .pseudo-submit-form.card, #search .search-results.card {
|
||||
background-color: $white;
|
||||
border-radius: $border-radius;
|
||||
border: 1px solid $border-color;
|
||||
//box-shadow: $box-shadow-sm;
|
||||
}
|
||||
|
||||
#frontpage .pseudo-submit-form.card .card-body, #search .search-results.card .card-body, #guild .pseudo-submit-form.card .card-body {
|
||||
#frontpage .pseudo-submit-form.card .card-body, #search .search-results.card .card-body {
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
#frontpage .pseudo-submit-form.card .card-body .form-control, #guild .pseudo-submit-form.card .card-body .form-control {
|
||||
#frontpage .pseudo-submit-form.card .card-body .form-control {
|
||||
background-color: $gray-100;
|
||||
}
|
||||
|
||||
|
@ -1161,10 +1128,6 @@ color: $dark;
|
|||
background-color: $white;
|
||||
}
|
||||
|
||||
#guild .pseudo-submit-form.card .card-body .form-control:hover, #guild .pseudo-submit-form.card .card-body .form-control:active, #guild .pseudo-submit-form.card .card-body .form-control:focus {
|
||||
background-color: $white;
|
||||
}
|
||||
|
||||
.post-filter {
|
||||
display: inline-block;
|
||||
font-size: $small-font-size;
|
||||
|
@ -1180,233 +1143,6 @@ color: $dark;
|
|||
width: 1rem;
|
||||
}
|
||||
|
||||
//.posts, #thread #main-content-col {
|
||||
//background-color: $white;
|
||||
//border: 1px solid $border-color;
|
||||
//box-shadow: $box-shadow-sm;
|
||||
//border-radius: $border-radius;
|
||||
//}
|
||||
|
||||
//#thread #main-content-col {
|
||||
// margin: 0 15px;
|
||||
//}
|
||||
|
||||
// Left Sidebar (Terms pages)
|
||||
|
||||
.scrollspy.sidebar-sticky {
|
||||
position: sticky;
|
||||
overflow-y: auto;
|
||||
top: 7rem;
|
||||
height: calc(100vh - 4rem);
|
||||
}
|
||||
|
||||
.scrollspy.sidebar-sticky .list-group {
|
||||
border-left: 1px solid $border-color;
|
||||
}
|
||||
.scrollspy.sidebar-sticky .list-group .list-group-item {
|
||||
position: relative;
|
||||
display: block;
|
||||
background-color: transparent;
|
||||
font-size: $font-size-base;
|
||||
font-weight: $font-weight-bold;
|
||||
color: $muted;
|
||||
padding: 0.5rem 1rem;
|
||||
border: none;
|
||||
border-left: 2px solid transparent;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.scrollspy.sidebar-sticky .list-group .list-group-item:focus, .scrollspy.sidebar-sticky .list-group .list-group-item:hover {
|
||||
color: $primary;
|
||||
border-left: 2px solid $primary;
|
||||
}
|
||||
|
||||
.scrollspy.sidebar-sticky .list-group .list-group-item.active {
|
||||
background-color: transparent;
|
||||
color: $primary;
|
||||
font-weight: $font-weight-bold;
|
||||
left: -1px;
|
||||
border-left: solid 2px $primary;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
// Sidebar content
|
||||
|
||||
.sidebar {
|
||||
-ms-flex: 0 0 300px;
|
||||
flex: 0 0 300px;
|
||||
}
|
||||
|
||||
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.sidebar .sidebar-section .title {
|
||||
font-size: $small-font-size;
|
||||
font-weight: $font-weight-bold;
|
||||
letter-spacing: 0.025rem;
|
||||
color: $white;
|
||||
background-color: $primary;
|
||||
padding: 0.75rem 1rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.sidebar .sidebar-section .body {
|
||||
padding: 1rem;
|
||||
border: solid $border-color;
|
||||
border-width: 0 1px 1px 1px;
|
||||
border-bottom-left-radius: .35rem;
|
||||
border-bottom-right-radius: .35rem;
|
||||
}
|
||||
|
||||
.sidebar-section {
|
||||
margin-bottom: 1rem;
|
||||
background-color: $gray-100;
|
||||
//border: 1px solid $border-color;
|
||||
//box-shadow: $box-shadow-sm;
|
||||
border-radius: 0.35rem;
|
||||
overflow: hidden;
|
||||
word-break: break-word;
|
||||
|
||||
& .profile-pic.profile-stacked {
|
||||
box-shadow: 0 0 0px 3px $gray-100;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-trending .trending-hashtag, .sidebar-section.sidebar-trending .trending-guild {
|
||||
margin-bottom: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
color: $muted;
|
||||
font-weight: $font-weight-bold;
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-trending .trending-hashtag:last-child, .sidebar-section.sidebar-trending .trending-guild:last-of-type {
|
||||
margin-bottom: 0;
|
||||
padding-bottom: 0;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-alert {
|
||||
color: $black;
|
||||
background-color: $white;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-dark-promo .form-control {
|
||||
background-color: $gray;
|
||||
color: $gray-600;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-dark-promo .form-control:hover, .sidebar-section.sidebar-dark-promo .form-control:active, .sidebar-section.sidebar-dark-promo .form-control:focus {
|
||||
background-color: $white;
|
||||
color: $black;
|
||||
border-color: $gray-100;
|
||||
}
|
||||
|
||||
// Sidebar Left Collapsed
|
||||
|
||||
.sidebar.sidebar-left.sidebar-collapsed {
|
||||
flex: 0 0 65px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.sidebar-left.sidebar-collapsed .sidebar-collapsed-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sidebar-left.sidebar-collapsed .sidebar-collapsed-visible {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.sidebar-left .sidebar-collapsed-visible {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sidebar-left .collapsed-toggle::before {
|
||||
cursor: pointer;
|
||||
font-size: 1rem;
|
||||
color: $muted;
|
||||
font-family: "Font Awesome 5 Pro";
|
||||
font-weight: 900;
|
||||
content: "\f348";
|
||||
}
|
||||
|
||||
.sidebar-left.sidebar-collapsed .collapsed-toggle::before {
|
||||
cursor: pointer;
|
||||
font-size: 1rem;
|
||||
color: $black;
|
||||
font-family: "Font Awesome 5 Pro";
|
||||
font-weight: 900;
|
||||
content: "\f347";
|
||||
}
|
||||
|
||||
@media (max-width: 1199.98px) {
|
||||
.sidebar-left .sidebar-collapsed-hidden {
|
||||
display: none;
|
||||
}
|
||||
.sidebar-left .sidebar-collapsed-visible {
|
||||
display: block;
|
||||
}
|
||||
.sidebar.sidebar-left {
|
||||
flex: 0 0 65px;
|
||||
text-align: center;
|
||||
}
|
||||
.sidebar-left .collapsed-toggle-parent {
|
||||
display: none!important;
|
||||
}
|
||||
}
|
||||
|
||||
// Sidebar Left
|
||||
|
||||
.sidebar.sidebar-left {
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 49px;
|
||||
z-index: 1000;
|
||||
height: calc(100vh - 49px);
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
@media (min-width: 1199.98px) {
|
||||
.sidebar.sidebar-left {
|
||||
-ms-flex: 0 0 240px;
|
||||
flex: 0 0 240px;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-left .sidebar-section {
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.sidebar.sidebar-left .sidebar-section .body {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.sidebar-left .sidebar-section.sidebar-filters {
|
||||
margin-bottom: 1rem;
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.sidebar.sidebar-left .sidebar-section .title {
|
||||
border-bottom: none;
|
||||
background-color: transparent;
|
||||
color: $gray-600;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-filters .body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.sidebar-filters .filter-list {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.filter-list .filter-item {
|
||||
color: $muted;
|
||||
text-decoration: none;
|
||||
|
@ -1452,83 +1188,6 @@ color: $dark;
|
|||
color: $primary;
|
||||
}
|
||||
|
||||
// Guild recommendations section
|
||||
|
||||
//.sidebar-left .sidebar-section.sidebar-guild-recommendations {
|
||||
// margin-bottom: 1rem;
|
||||
// background-color: transparent;
|
||||
// box-shadow: none;
|
||||
// border-radius: 0;
|
||||
//}
|
||||
|
||||
.sidebar-guild-recommendations .guild-recommendations-list {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-item {
|
||||
color: $muted;
|
||||
text-decoration: none;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-item:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-link:hover, .guild-recommendations-list .guild-recommendations-link:focus {
|
||||
color: $black;
|
||||
}
|
||||
|
||||
.guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active {
|
||||
color: $black;
|
||||
background-color: $white;
|
||||
border-radius: $border-radius;
|
||||
//border: 1px solid $border-color;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-item .fa, .guild-recommendations-list .guild-recommendations-item .fas, .guild-recommendations-list .guild-recommendations-item .far, .guild-recommendations-list .guild-recommendations-item .fab, .guild-recommendations-list .guild-recommendations-item .fal {
|
||||
margin-right: 0.5rem;
|
||||
color: $gray-600;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-link:hover .fa , .guild-recommendations-list .guild-recommendations-link:focus .fa, .guild-recommendations-list .guild-recommendations-link:hover .fas, .guild-recommendations-list .guild-recommendations-link:focus .fas, .guild-recommendations-list .guild-recommendations-link:hover .far, .guild-recommendations-list .guild-recommendations-link:focus .far, .guild-recommendations-list .guild-recommendations-link:hover .fab , .guild-recommendations-list .guild-recommendations-link:focus .fab {
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
.guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active .fa, .guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active .fas, .guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active .far, .guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active .fab {
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
.guild-recommendations-link:hover, .guild-recommendations-link:focus {
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
.guild-icon-square-35 {
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
object-fit: cover;
|
||||
border-radius: $border-radius;
|
||||
box-shadow: $box-shadow-sm;
|
||||
}
|
||||
|
||||
// Sidebar Left Dashboard Section
|
||||
|
||||
.sidebar-left .sidebar-section.sidebar-dashboard {
|
||||
margin-bottom: 1rem;
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-dashboard .body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.dashboard-list .dashboard-item {
|
||||
color: $muted;
|
||||
text-decoration: none;
|
||||
|
@ -1759,52 +1418,52 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
|
||||
/*
|
||||
|
||||
#frontpage.toggle-card-view .tab-bar, #userpage.toggle-card-view .tab-bar, #search.toggle-card-view .tab-bar, #guild.toggle-card-view .tab-bar {
|
||||
#frontpage.toggle-card-view .tab-bar, #userpage.toggle-card-view .tab-bar, #search.toggle-card-view .tab-bar {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card, #userpage.toggle-card-view .posts .card, #search.toggle-card-view .posts .card, #guild.toggle-card-view .posts .card {
|
||||
#frontpage.toggle-card-view .posts .card, #userpage.toggle-card-view .posts .card, #search.toggle-card-view .posts .card {
|
||||
border: none;
|
||||
border-radius: $border-radius;
|
||||
margin-top: 1rem;
|
||||
box-shadow: $box-shadow-sm;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card:last-of-type, #userpage.toggle-card-view .posts .card:last-of-type, #search.toggle-card-view .posts .card:last-of-type, #guild.toggle-card-view .posts .card:last-of-type {
|
||||
#frontpage.toggle-card-view .posts .card:last-of-type, #userpage.toggle-card-view .posts .card:last-of-type, #search.toggle-card-view .posts .card:last-of-type {
|
||||
border-bottom-left-radius: $border-radius;
|
||||
border-bottom-right-radius: $border-radius;
|
||||
//border: 1px solid $border-color;
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card:first-of-type, #userpage.toggle-card-view .posts .card:first-of-type, #search.toggle-card-view .posts .card:first-of-type, #guild.toggle-card-view .posts .card:first-of-type {
|
||||
#frontpage.toggle-card-view .posts .card:first-of-type, #userpage.toggle-card-view .posts .card:first-of-type, #search.toggle-card-view .posts .card:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-img, #userpage.toggle-card-view .posts .card .post-img, #search.toggle-card-view .posts .card .post-img, #guild.toggle-card-view .posts .card .post-img {
|
||||
#frontpage.toggle-card-view .posts .card .post-img, #userpage.toggle-card-view .posts .card .post-img, #search.toggle-card-view .posts .card .post-img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg, #userpage.toggle-card-view .posts .card .post-img-lg, #search.toggle-card-view .posts .card .post-img-lg, #guild.toggle-card-view .posts .card .post-img-lg {
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg, #userpage.toggle-card-view .posts .card .post-img-lg, #search.toggle-card-view .posts .card .post-img-lg {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg img, #userpage.toggle-card-view .posts .card .post-img-lg img, #search.toggle-card-view .posts .card .post-img-lg img, #guild.toggle-card-view .posts .card .post-img-lg img {
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg img, #userpage.toggle-card-view .posts .card .post-img-lg img, #search.toggle-card-view .posts .card .post-img-lg img {
|
||||
max-width: 55%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .embed-lg, #userpage.toggle-card-view .posts .card .embed-lg, #search.toggle-card-view .posts .card .embed-lg, #guild.toggle-card-view .posts .card .embed-lg {
|
||||
#frontpage.toggle-card-view .posts .card .embed-lg, #userpage.toggle-card-view .posts .card .embed-lg, #search.toggle-card-view .posts .card .embed-lg {
|
||||
display: flex;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-preview-lg, #userpage.toggle-card-view .posts .card .post-preview-lg, #search.toggle-card-view .posts .card .post-preview-lg, #guild.toggle-card-view .posts .card .post-preview-lg {
|
||||
#frontpage.toggle-card-view .posts .card .post-preview-lg, #userpage.toggle-card-view .posts .card .post-preview-lg, #search.toggle-card-view .posts .card .post-preview-lg {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-preview-lg .post-body, #userpage.toggle-card-view .posts .card .post-preview-lg .post-body, #search.toggle-card-view .posts .card .post-preview-lg .post-body, #guild.toggle-card-view .posts .card .post-preview-lg .post-body {
|
||||
#frontpage.toggle-card-view .posts .card .post-preview-lg .post-body, #userpage.toggle-card-view .posts .card .post-preview-lg .post-body, #search.toggle-card-view .posts .card .post-preview-lg .post-body {
|
||||
-webkit-mask-image: linear-gradient(180deg,#000 40%,transparent);
|
||||
mask-image: linear-gradient(180deg,#000 40%,transparent);
|
||||
overflow: hidden;
|
||||
|
@ -1861,18 +1520,18 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
border-bottom: 1px solid $input-border-color;
|
||||
}
|
||||
|
||||
#frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type, #guild .posts .card:first-of-type, #settings-guild .posts .card:first-of-type {
|
||||
#frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type {
|
||||
border-top-left-radius: $border-radius;
|
||||
border-top-right-radius: $border-radius;
|
||||
}
|
||||
|
||||
#frontpage .posts .card:nth-last-of-type(2), #userpage .posts .card:nth-last-of-type(2), #search .posts .card:nth-last-of-type(2), #guild .posts .card:nth-last-of-type(2), #settings-guild .posts .card:last-of-type {
|
||||
#frontpage .posts .card:nth-last-of-type(2), #userpage .posts .card:nth-last-of-type(2), #search .posts .card:nth-last-of-type(2) {
|
||||
border-bottom-left-radius: $border-radius;
|
||||
border-bottom-right-radius: $border-radius;
|
||||
border-bottom: 1px solid $border-color;
|
||||
}
|
||||
|
||||
#frontpage .posts .card, #userpage .posts .card, #search .posts .card, #guild .posts .card, #settings-guild .posts .card {
|
||||
#frontpage .posts .card, #userpage .posts .card, #search .posts .card {
|
||||
border-width: 1px 1px 0 1px;
|
||||
border-color: $border-color;
|
||||
border-style: solid;
|
||||
|
@ -1880,7 +1539,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
#frontpage .posts .card:hover, #userpage .posts .card:hover, #search .posts .card:hover, #guild .posts .card:hover, #settings-guild .posts .card:hover {
|
||||
#frontpage .posts .card:hover, #userpage .posts .card:hover, #search .posts .card:hover {
|
||||
background-color: $gray-200;
|
||||
}
|
||||
|
||||
|
@ -1921,7 +1580,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
width: fit-content;
|
||||
}
|
||||
|
||||
#frontpage .posts .card .card-footer, #userpage .posts .card .card-footer, #thread .card .card-footer, #search .posts .card .card-footer, #guild .posts .card .card-footer {
|
||||
#frontpage .posts .card .card-footer, #userpage .posts .card .card-footer, #thread .card .card-footer, #search .posts .card .card-footer {
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
padding: 0;
|
||||
|
@ -2183,54 +1842,6 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
// Guilds
|
||||
|
||||
#guild .post-meta-guild {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
border-radius: 0;
|
||||
overflow: hidden;
|
||||
margin-bottom: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg,$gray-100,rgba(247,247,248,.25)),linear-gradient(90deg,$gray-100,rgba(247,247,248,.25));
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: -1;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
border-radius: $border-radius;
|
||||
border: 5px solid $white;
|
||||
}
|
||||
|
||||
.guild-description p {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
// Pagination
|
||||
|
||||
.page-link {
|
||||
|
@ -2687,33 +2298,6 @@ ul.comment-section {
|
|||
color: $purple
|
||||
}
|
||||
|
||||
// Sidebar
|
||||
|
||||
.sidebar-post-meta .score {
|
||||
font-size: $h5-font-size;
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
|
||||
.sidebar-post-meta .score-percent {
|
||||
font-size: $extra-small-font-size;
|
||||
color: $gray-600;
|
||||
font-weight: $font-weight-normal;
|
||||
}
|
||||
|
||||
.sidebar-post-meta .shortlink, .sidebar-post-meta .submission-date {
|
||||
font-size: $small-font-size;
|
||||
color: $muted;
|
||||
font-weight: $font-weight-normal;
|
||||
text-transform: lowercase;
|
||||
}
|
||||
|
||||
.sidebar-post-meta .link, .sidebar-post-meta .date{
|
||||
font-size: $small-font-size;
|
||||
color: $black;
|
||||
font-weight: $font-weight-normal;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
// Login Page
|
||||
|
||||
#login {
|
||||
|
@ -2773,16 +2357,6 @@ ul.comment-section {
|
|||
border: none;
|
||||
}
|
||||
|
||||
// Guild Settings Page
|
||||
|
||||
#settings-guild {
|
||||
background-color: $white;
|
||||
}
|
||||
|
||||
#settings-guild .settings .settings-section {
|
||||
border: 1px solid $border-color;
|
||||
}
|
||||
|
||||
// Settings Page
|
||||
|
||||
.settings .settings-section {
|
||||
|
@ -3415,22 +2989,18 @@ body, #settings, #notifications, #submit{
|
|||
padding: 0.25rem 0.75rem;
|
||||
}
|
||||
|
||||
#frontpage, #search, #guild{
|
||||
padding-top: 98px;
|
||||
}
|
||||
|
||||
#search .search-results.card {
|
||||
border-bottom: 1px solid #e3e3e3;
|
||||
border-width: 0 0 1px 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
#frontpage .posts .card, #userpage .posts .card, #search .posts .card, #guild .posts .card {
|
||||
#frontpage .posts .card, #userpage .posts .card, #search .posts .card {
|
||||
padding: 7px 15px;
|
||||
border-width: 0 0 1px 0;
|
||||
}
|
||||
|
||||
#frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type, #guild .posts .card:first-of-type {
|
||||
#frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
|
@ -3446,7 +3016,7 @@ body, #settings, #notifications, #submit{
|
|||
z-index: 3;
|
||||
}
|
||||
|
||||
#frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged, #guild .posts .card.enlarged .mobile-thumb-enlarged {
|
||||
#frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
@ -3465,7 +3035,7 @@ body, #settings, #notifications, #submit{
|
|||
|
||||
/*
|
||||
|
||||
#frontpage.toggle-card-view .posts .card, #userpage.toggle-card-view .posts .card, #search.toggle-card-view .posts .card, #guild.toggle-card-view .posts .card {
|
||||
#frontpage.toggle-card-view .posts .card, #userpage.toggle-card-view .posts .card, #search.toggle-card-view .posts .card {
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: $border-color;
|
||||
border-style: solid;
|
||||
|
@ -3474,19 +3044,13 @@ body, #settings, #notifications, #submit{
|
|||
box-shadow: none;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg img, #userpage.toggle-card-view .posts .card .post-img-lg img, #search.toggle-card-view .posts .card .post-img-lg img, #guild.toggle-card-view .posts .card .post-img-lg img {
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg img, #userpage.toggle-card-view .posts .card .post-img-lg img, #search.toggle-card-view .posts .card .post-img-lg img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
// Guild
|
||||
|
||||
.jumbotron-guild {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
// Posts and thread
|
||||
|
||||
.posts, #thread #main-content-col {
|
||||
|
@ -3521,7 +3085,7 @@ body, #settings, #notifications, #submit{
|
|||
font-size: $font-size-base;
|
||||
}
|
||||
|
||||
#frontpage .voting, #search .voting, #userpage .voting, #guild .voting {
|
||||
#frontpage .voting, #search .voting, #userpage .voting {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
@ -3761,12 +3325,6 @@ textarea, input[type=text] {
|
|||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
// Adam's additions
|
||||
|
||||
.sidebar-adminpanel input[type="submit"] {
|
||||
width:100%
|
||||
}
|
||||
|
||||
.noshow {
|
||||
display: none;
|
||||
}
|
||||
|
@ -3814,22 +3372,6 @@ div.deleted.banned {
|
|||
max-width: 100px !important;
|
||||
}
|
||||
|
||||
.sidebar-left .btn:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.onboarding-card {
|
||||
height: 180px;
|
||||
.onboarding-card-overlay {
|
||||
background-color: rgba(0,0,0,0.65);
|
||||
}
|
||||
&.selected {
|
||||
.onboarding-card-overlay {
|
||||
background-color: rgba($purple, .65);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.object-cover {
|
||||
object-fit: cover;
|
||||
}
|
||||
|
@ -3893,4 +3435,37 @@ img.emoji {
|
|||
|
||||
.transparent {
|
||||
background: None !important;
|
||||
}
|
||||
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
border-radius: 0;
|
||||
overflow: hidden;
|
||||
margin-bottom: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: 1
|
||||
|
||||
}
|
||||
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: -1;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
}
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -15180,7 +15180,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -15194,11 +15194,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(0deg, #F5F7FA, rgba(247, 247, 248, 0.25)), linear-gradient(90deg, #F5F7FA, rgba(247, 247, 248, 0.25));
|
||||
position: absolute;
|
||||
|
@ -15210,7 +15210,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -16853,7 +16853,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
|
|
|
@ -191,18 +191,6 @@ body.using-mouse :focus {
|
|||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
// Hide sidebar on all error pages
|
||||
|
||||
#error-400 .sidebar, #error-401 .sidebar, #error-403 .sidebar, #error-404 .sidebar, #error-405 .sidebar, #error-409 .sidebar,
|
||||
#error-410 .sidebar, #error-422 .sidebar, #error-429 .sidebar, #error-451 .sidebar, #error-500 .sidebar {
|
||||
display: none!important;
|
||||
}
|
||||
|
||||
// Message pages
|
||||
|
||||
#message .sidebar, #message-success .sidebar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// Padding and Margins
|
||||
|
||||
|
@ -899,14 +887,6 @@ th {
|
|||
transform: rotate(-45deg);
|
||||
}
|
||||
|
||||
.sidebar-right .fa, .sidebar-right .fas, .sidebar-right .far, .sidebar-right .fab, .sidebar-right .fal, .sidebar .fad {
|
||||
font-size: $small-font-size;
|
||||
}
|
||||
|
||||
.sidebar .title .fa, .sidebar .title .fas, .sidebar .title .far, .sidebar .title .fab, .sidebar .title .fal, .sidebar-section .title .fad {
|
||||
font-size: $small-font-size;
|
||||
}
|
||||
|
||||
.icon::before {
|
||||
display: inline-block;
|
||||
font-style: normal;
|
||||
|
@ -952,13 +932,13 @@ th {
|
|||
overflow-wrap: normal;
|
||||
}
|
||||
|
||||
#frontpage .voting, #search .voting, #userpage .voting, #guild .voting {
|
||||
#frontpage .voting, #search .voting, #userpage .voting {
|
||||
margin: auto 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
#frontpage.toggle-card-view .voting, #search.toggle-card-view .voting, #userpage.toggle-card-view .voting, #guild.toggle-card-view .voting {
|
||||
#frontpage.toggle-card-view .voting, #search.toggle-card-view .voting, #userpage.toggle-card-view .voting {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
@ -1125,19 +1105,19 @@ color: $dark;
|
|||
background-color: $gray-600!important;
|
||||
}
|
||||
|
||||
#frontpage .pseudo-submit-form.card, #search .search-results.card, #guild .pseudo-submit-form.card {
|
||||
#frontpage .pseudo-submit-form.card, #search .search-results.card {
|
||||
background-color: $gray-600;
|
||||
border-radius: $border-radius;
|
||||
border: none;
|
||||
//box-shadow: $box-shadow-sm;
|
||||
}
|
||||
|
||||
#frontpage .pseudo-submit-form.card .card-body, #search .search-results.card .card-body, #guild .pseudo-submit-form.card .card-body {
|
||||
#frontpage .pseudo-submit-form.card .card-body, #search .search-results.card .card-body {
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
#frontpage .pseudo-submit-form.card .card-body .form-control, #guild .pseudo-submit-form.card .card-body .form-control {
|
||||
#frontpage .pseudo-submit-form.card .card-body .form-control {
|
||||
background-color: $light;
|
||||
}
|
||||
|
||||
|
@ -1145,10 +1125,6 @@ color: $dark;
|
|||
background-color: $light;
|
||||
}
|
||||
|
||||
#guild .pseudo-submit-form.card .card-body .form-control:hover, #guild .pseudo-submit-form.card .card-body .form-control:active, #guild .pseudo-submit-form.card .card-body .form-control:focus {
|
||||
background-color: $light;
|
||||
}
|
||||
|
||||
.post-filter {
|
||||
display: inline-block;
|
||||
font-size: $small-font-size;
|
||||
|
@ -1164,228 +1140,6 @@ color: $dark;
|
|||
width: 1rem;
|
||||
}
|
||||
|
||||
//.posts, #thread #main-content-col {
|
||||
//background-color: $light;
|
||||
//border: 0.1px solid $border-color;
|
||||
//box-shadow: $box-shadow-sm;
|
||||
//border-radius: $border-radius;
|
||||
//}
|
||||
|
||||
//#thread #main-content-col {
|
||||
// margin: 0 10px;
|
||||
//}
|
||||
|
||||
// Left Sidebar (Terms pages)
|
||||
|
||||
.scrollspy.sidebar-sticky {
|
||||
position: sticky;
|
||||
overflow-y: auto;
|
||||
top: 7rem;
|
||||
height: calc(100vh - 4rem);
|
||||
}
|
||||
|
||||
.scrollspy.sidebar-sticky .list-group {
|
||||
border-left: 0.1px solid $border-color;
|
||||
}
|
||||
.scrollspy.sidebar-sticky .list-group .list-group-item {
|
||||
position: relative;
|
||||
display: block;
|
||||
background-color: transparent;
|
||||
font-size: $font-size-base;
|
||||
font-weight: $font-weight-bold;
|
||||
color: $muted;
|
||||
padding: 0.5rem 1rem;
|
||||
border: none;
|
||||
border-left: 2px solid transparent;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.scrollspy.sidebar-sticky .list-group .list-group-item:focus, .scrollspy.sidebar-sticky .list-group .list-group-item:hover {
|
||||
color: $primary;
|
||||
border-left: 2px solid $primary;
|
||||
}
|
||||
|
||||
.scrollspy.sidebar-sticky .list-group .list-group-item.active {
|
||||
background-color: transparent;
|
||||
color: $primary;
|
||||
font-weight: $font-weight-bold;
|
||||
left: -0.1px;
|
||||
border-left: solid 2px $primary;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
// Sidebar content
|
||||
|
||||
.sidebar {
|
||||
-ms-flex: 0 0 300px;
|
||||
flex: 0 0 300px;
|
||||
background-color: $gray-600!important;
|
||||
}
|
||||
|
||||
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.sidebar .sidebar-section .title {
|
||||
font-size: $small-font-size;
|
||||
font-weight: $font-weight-bold;
|
||||
letter-spacing: 0.025rem;
|
||||
color: $white;
|
||||
background-color: $primary;
|
||||
padding: 0.75rem 1rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.sidebar .sidebar-section .body {
|
||||
padding: 1rem;
|
||||
color: $black;
|
||||
//border: solid $border-color;
|
||||
border-width: 0 0.1px 0.1px 0.1px;
|
||||
border-bottom-left-radius: .35rem;
|
||||
border-bottom-right-radius: .35rem;
|
||||
}
|
||||
|
||||
.sidebar-section {
|
||||
margin-bottom: 1rem;
|
||||
background-color: $gray-700;
|
||||
//border: 0.1px solid $border-color;
|
||||
//box-shadow: $box-shadow-sm;
|
||||
border-radius: $border-radius;
|
||||
overflow: hidden;
|
||||
word-break: break-word;
|
||||
|
||||
& .profile-pic.profile-stacked {
|
||||
box-shadow: 0 0 0px 3px $gray-700;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-trending .trending-hashtag, .sidebar-section.sidebar-trending .trending-guild {
|
||||
margin-bottom: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
color: $muted;
|
||||
font-weight: $font-weight-bold;
|
||||
border-bottom: 0.1px solid $border-color;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-trending .trending-hashtag:last-child, .sidebar-section.sidebar-trending .trending-guild:last-of-type {
|
||||
margin-bottom: 0;
|
||||
padding-bottom: 0;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-alert {
|
||||
color: $black;
|
||||
background-color: $light;
|
||||
border: none;
|
||||
}
|
||||
|
||||
// Sidebar Left Collapsed
|
||||
|
||||
.sidebar.sidebar-left.sidebar-collapsed {
|
||||
flex: 0 0 65px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.sidebar-left.sidebar-collapsed .sidebar-collapsed-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sidebar-left.sidebar-collapsed .sidebar-collapsed-visible {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.sidebar-left .sidebar-collapsed-visible {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sidebar-left .collapsed-toggle::before {
|
||||
cursor: pointer;
|
||||
font-size: 1rem;
|
||||
color: $muted;
|
||||
font-family: "Font Awesome 5 Pro";
|
||||
font-weight: 900;
|
||||
content: "\f348";
|
||||
}
|
||||
|
||||
.sidebar-left.sidebar-collapsed .collapsed-toggle::before {
|
||||
cursor: pointer;
|
||||
font-size: 1rem;
|
||||
color: $black;
|
||||
font-family: "Font Awesome 5 Pro";
|
||||
font-weight: 900;
|
||||
content: "\f347";
|
||||
}
|
||||
|
||||
@media (max-width: 1199.98px) {
|
||||
.sidebar-left .sidebar-collapsed-hidden {
|
||||
display: none;
|
||||
}
|
||||
.sidebar-left .sidebar-collapsed-visible {
|
||||
display: block;
|
||||
}
|
||||
.sidebar.sidebar-left {
|
||||
flex: 0 0 65px;
|
||||
text-align: center;
|
||||
}
|
||||
.sidebar-left .collapsed-toggle-parent {
|
||||
display: none!important;
|
||||
}
|
||||
}
|
||||
|
||||
// Sidebar Left
|
||||
|
||||
.sidebar.sidebar-left {
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 49px;
|
||||
z-index: 1000;
|
||||
height: calc(100vh - 49px);
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
background-color: $gray-600!important;
|
||||
}
|
||||
|
||||
@media (min-width: 1199.98px) {
|
||||
.sidebar.sidebar-left {
|
||||
-ms-flex: 0 0 240px;
|
||||
flex: 0 0 240px;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-left .sidebar-section {
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.sidebar.sidebar-left .sidebar-section .body {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-alert {
|
||||
border: 0.1px solid $border-color;
|
||||
//box-shadow: $box-shadow-sm;
|
||||
}
|
||||
|
||||
.sidebar-left .sidebar-section.sidebar-filters {
|
||||
margin-bottom: 1rem;
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.sidebar.sidebar-left .sidebar-section .title {
|
||||
border-bottom: none;
|
||||
color: $muted;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-filters .body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.sidebar-filters .filter-list {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.filter-list .filter-item {
|
||||
color: $muted;
|
||||
|
@ -1432,84 +1186,6 @@ color: $dark;
|
|||
color: $primary;
|
||||
}
|
||||
|
||||
// Guild recommendations section
|
||||
|
||||
//.sidebar-left .sidebar-section.sidebar-guild-recommendations {
|
||||
// margin-bottom: 1rem;
|
||||
// background-color: transparent;
|
||||
// box-shadow: none;
|
||||
// border-radius: 0;
|
||||
//}
|
||||
|
||||
.sidebar-guild-recommendations .guild-recommendations-list {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-item {
|
||||
color: $muted;
|
||||
text-decoration: none;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-item:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-link:hover, .guild-recommendations-list .guild-recommendations-link:focus {
|
||||
color: $black;
|
||||
}
|
||||
|
||||
.guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active {
|
||||
color: $black;
|
||||
background-color: $white;
|
||||
border-radius: $border-radius;
|
||||
border: 0.1px solid $border-color;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-item .fa, .guild-recommendations-list .guild-recommendations-item .fas, .guild-recommendations-list .guild-recommendations-item .far, .guild-recommendations-list .guild-recommendations-item .fab, .guild-recommendations-list .guild-recommendations-item .fal {
|
||||
margin-right: 0.5rem;
|
||||
color: $gray-600;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.guild-recommendations-list .guild-recommendations-link:hover .fa , .guild-recommendations-list .guild-recommendations-link:focus .fa, .guild-recommendations-list .guild-recommendations-link:hover .fas, .guild-recommendations-list .guild-recommendations-link:focus .fas, .guild-recommendations-list .guild-recommendations-link:hover .far, .guild-recommendations-list .guild-recommendations-link:focus .far, .guild-recommendations-list .guild-recommendations-link:hover .fab , .guild-recommendations-list .guild-recommendations-link:focus .fab {
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
.guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active .fa, .guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active .fas, .guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active .far, .guild-recommendations-list > .guild-recommendations-item > .guild-recommendations-link.active .fab {
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
.guild-recommendations-link:hover, .guild-recommendations-link:focus {
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
.guild-icon-square-35 {
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
object-fit: cover;
|
||||
border-radius: $border-radius;
|
||||
box-shadow: $box-shadow-sm;
|
||||
}
|
||||
|
||||
// Sidebar Left Dashboard Section
|
||||
|
||||
.sidebar-left .sidebar-section.sidebar-dashboard {
|
||||
margin-bottom: 1rem;
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.sidebar-section.sidebar-dashboard .body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
.dashboard-list .dashboard-item {
|
||||
color: $muted;
|
||||
text-decoration: none;
|
||||
|
@ -1741,52 +1417,52 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
|
||||
/*
|
||||
|
||||
#frontpage.toggle-card-view .tab-bar, #userpage.toggle-card-view .tab-bar, #search.toggle-card-view .tab-bar, #guild.toggle-card-view .tab-bar {
|
||||
#frontpage.toggle-card-view .tab-bar, #userpage.toggle-card-view .tab-bar, #search.toggle-card-view .tab-bar {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card, #userpage.toggle-card-view .posts .card, #search.toggle-card-view .posts .card, #guild.toggle-card-view .posts .card{
|
||||
#frontpage.toggle-card-view .posts .card, #userpage.toggle-card-view .posts .card, #search.toggle-card-view .posts .card {
|
||||
border: 0.1px solid $border-color;
|
||||
border-radius: $border-radius;
|
||||
margin-top: 1rem;
|
||||
//box-shadow: $box-shadow-sm;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card:last-of-type, #userpage.toggle-card-view .posts .card:last-of-type, #search.toggle-card-view .posts .card:last-of-type, #guild.toggle-card-view .posts .card:last-of-type {
|
||||
#frontpage.toggle-card-view .posts .card:last-of-type, #userpage.toggle-card-view .posts .card:last-of-type, #search.toggle-card-view .posts .card:last-of-type {
|
||||
border-bottom-left-radius: $border-radius;
|
||||
border-bottom-right-radius: $border-radius;
|
||||
border: 0.1px solid $border-color;
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card:first-of-type, #userpage.toggle-card-view .posts .card:first-of-type, #search.toggle-card-view .posts .card:first-of-type, #guild.toggle-card-view .posts .card:first-of-type {
|
||||
#frontpage.toggle-card-view .posts .card:first-of-type, #userpage.toggle-card-view .posts .card:first-of-type, #search.toggle-card-view .posts .card:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-img, #userpage.toggle-card-view .posts .card .post-img, #search.toggle-card-view .posts .card .post-img, #guild.toggle-card-view .posts .card .post-img {
|
||||
#frontpage.toggle-card-view .posts .card .post-img, #userpage.toggle-card-view .posts .card .post-img, #search.toggle-card-view .posts .card .post-img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg, #userpage.toggle-card-view .posts .card .post-img-lg, #search.toggle-card-view .posts .card .post-img-lg, #guild.toggle-card-view .posts .card .post-img-lg {
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg, #userpage.toggle-card-view .posts .card .post-img-lg, #search.toggle-card-view .posts .card .post-img-lg {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg img, #userpage.toggle-card-view .posts .card .post-img-lg img, #search.toggle-card-view .posts .card .post-img-lg img, #guild.toggle-card-view .posts .card .post-img-lg img {
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg img, #userpage.toggle-card-view .posts .card .post-img-lg img, #search.toggle-card-view .posts .card .post-img-lg img {
|
||||
max-width: 55%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .embed-lg, #userpage.toggle-card-view .posts .card .embed-lg, #search.toggle-card-view .posts .card .embed-lg, #guild.toggle-card-view .posts .card .embed-lg {
|
||||
#frontpage.toggle-card-view .posts .card .embed-lg, #userpage.toggle-card-view .posts .card .embed-lg, #search.toggle-card-view .posts .card .embed-lg {
|
||||
display: flex;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-preview-lg, #userpage.toggle-card-view .posts .card .post-preview-lg, #search.toggle-card-view .posts .card .post-preview-lg, #guild.toggle-card-view .posts .card .post-preview-lg {
|
||||
#frontpage.toggle-card-view .posts .card .post-preview-lg, #userpage.toggle-card-view .posts .card .post-preview-lg, #search.toggle-card-view .posts .card .post-preview-lg {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-preview-lg .post-body, #userpage.toggle-card-view .posts .card .post-preview-lg .post-body, #search.toggle-card-view .posts .card .post-preview-lg .post-body, #guild.toggle-card-view .posts .card .post-preview-lg .post-body {
|
||||
#frontpage.toggle-card-view .posts .card .post-preview-lg .post-body, #userpage.toggle-card-view .posts .card .post-preview-lg .post-body, #search.toggle-card-view .posts .card .post-preview-lg .post-body {
|
||||
-webkit-mask-image: linear-gradient(180deg,#000 40%,transparent);
|
||||
mask-image: linear-gradient(180deg,#000 40%,transparent);
|
||||
overflow: hidden;
|
||||
|
@ -1851,18 +1527,18 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
background-color: $gray-700;
|
||||
}
|
||||
|
||||
#frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type, #guild .posts .card:first-of-type, #settings-guild .posts .card:first-of-type {
|
||||
#frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type {
|
||||
border-top-left-radius: $border-radius;
|
||||
border-top-right-radius: $border-radius;
|
||||
}
|
||||
|
||||
#frontpage .posts .card:nth-last-of-type(2), #userpage .posts .card:nth-last-of-type(2), #search .posts .card:nth-last-of-type(2), #guild .posts .card:nth-last-of-type(2), #settings-guild .posts .card:last-of-type {
|
||||
#frontpage .posts .card:nth-last-of-type(2), #userpage .posts .card:nth-last-of-type(2), #search .posts .card:nth-last-of-type(2) {
|
||||
border-bottom-left-radius: $border-radius;
|
||||
border-bottom-right-radius: $border-radius;
|
||||
border-bottom: 0.1px solid $border-color;
|
||||
}
|
||||
|
||||
#frontpage .posts .card, #userpage .posts .card, #search .posts .card, #guild .posts .card, #settings-guild .posts .card {
|
||||
#frontpage .posts .card, #userpage .posts .card, #search .posts .card {
|
||||
border-width: 0.1px 0.1px 0 0.1px;
|
||||
border-color: $border-color;
|
||||
border-style: solid;
|
||||
|
@ -1870,7 +1546,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
#frontpage .posts .card:hover, #userpage .posts .card:hover, #search .posts .card:hover, #guild .posts .card:hover, #settings-guild .posts .card:hover {
|
||||
#frontpage .posts .card:hover, #userpage .posts .card:hover, #search .posts .card:hover {
|
||||
background-color: $gray-600;
|
||||
}
|
||||
|
||||
|
@ -1911,7 +1587,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
width: fit-content;
|
||||
}
|
||||
|
||||
#frontpage .posts .card .card-footer, #userpage .posts .card .card-footer, #thread .card .card-footer, #search .posts .card .card-footer, #guild .posts .card .card-footer {
|
||||
#frontpage .posts .card .card-footer, #userpage .posts .card .card-footer, #thread .card .card-footer, #search .posts .card .card-footer {
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
padding: 0;
|
||||
|
@ -2094,9 +1770,6 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
border-top-right-radius: 1rem;
|
||||
border-top-left-radius: 1rem;
|
||||
}
|
||||
#search, #guild {
|
||||
padding-top: 98px;
|
||||
}
|
||||
}
|
||||
|
||||
// Dropdown actions
|
||||
|
@ -2184,56 +1857,6 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
// Guilds
|
||||
|
||||
#guild .post-meta-guild {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
border-radius: 0;
|
||||
overflow: hidden;
|
||||
margin-bottom: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: 1
|
||||
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: -1;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
border-radius: $border-radius;
|
||||
border: 5px solid $white;
|
||||
}
|
||||
|
||||
.guild-description p {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
// Pagination
|
||||
|
||||
.page-link {
|
||||
font-weight: $font-weight-bold;
|
||||
|
@ -2712,33 +2335,6 @@ ul.comment-section {
|
|||
color: $purple
|
||||
}
|
||||
|
||||
// Sidebar
|
||||
|
||||
.sidebar-post-meta .score {
|
||||
font-size: $h5-font-size;
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
|
||||
.sidebar-post-meta .score-percent {
|
||||
font-size: $extra-small-font-size;
|
||||
color: $gray-600;
|
||||
font-weight: $font-weight-normal;
|
||||
}
|
||||
|
||||
.sidebar-post-meta .shortlink, .sidebar-post-meta .submission-date {
|
||||
font-size: $small-font-size;
|
||||
color: $muted;
|
||||
font-weight: $font-weight-normal;
|
||||
text-transform: lowercase;
|
||||
}
|
||||
|
||||
.sidebar-post-meta .link, .sidebar-post-meta .date{
|
||||
font-size: $small-font-size;
|
||||
color: $black;
|
||||
font-weight: $font-weight-normal;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
// Login Page
|
||||
|
||||
#login {
|
||||
|
@ -2798,16 +2394,6 @@ ul.comment-section {
|
|||
border: none;
|
||||
}
|
||||
|
||||
// Guild Settings Page
|
||||
|
||||
#settings-guild {
|
||||
background-color: $gray-600;
|
||||
}
|
||||
|
||||
#settings-guild .settings .settings-section {
|
||||
border: 0.1px solid $border-color;
|
||||
}
|
||||
|
||||
// Settings Page
|
||||
|
||||
.settings .settings-section {
|
||||
|
@ -3444,10 +3030,6 @@ body, #settings, #notifications, #submit {
|
|||
background-color: $light;
|
||||
}
|
||||
|
||||
#search, #guild {
|
||||
padding-top: 98px;
|
||||
}
|
||||
|
||||
#frontpage {
|
||||
padding-top: 49px;
|
||||
}
|
||||
|
@ -3458,12 +3040,12 @@ body, #settings, #notifications, #submit {
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
#frontpage .posts .card, #userpage .posts .card, #search .posts .card, #guild .posts .card {
|
||||
#frontpage .posts .card, #userpage .posts .card, #search .posts .card {
|
||||
padding: 7px;
|
||||
border-width: 0 0 0.1px 0;
|
||||
}
|
||||
|
||||
#frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type, #guild .posts .card:first-of-type {
|
||||
#frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
|
@ -3483,7 +3065,7 @@ body, #settings, #notifications, #submit {
|
|||
z-index: 3;
|
||||
}
|
||||
|
||||
#frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged, #guild .posts .card.enlarged .mobile-thumb-enlarged {
|
||||
#frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
@ -3500,30 +3082,6 @@ body, #settings, #notifications, #submit {
|
|||
right: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
#frontpage.toggle-card-view .posts .card, #userpage.toggle-card-view .posts .card, #search.toggle-card-view .posts .card, #guild.toggle-card-view .posts .card {
|
||||
border-width: 0 0 0.1px 0;
|
||||
border-color: $border-color;
|
||||
border-style: solid;
|
||||
border-radius: 0;
|
||||
margin-top: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
#frontpage.toggle-card-view .posts .card .post-img-lg img, #userpage.toggle-card-view .posts .card .post-img-lg img, #search.toggle-card-view .posts .card .post-img-lg img, #guild.toggle-card-view .posts .card .post-img-lg img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
// Guild
|
||||
|
||||
.jumbotron-guild {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
// Posts and thread
|
||||
|
||||
#thread .card {
|
||||
|
@ -3567,7 +3125,7 @@ body, #settings, #notifications, #submit {
|
|||
}
|
||||
|
||||
|
||||
#frontpage .voting, #search .voting, #userpage .voting, #guild .voting {
|
||||
#frontpage .voting, #search .voting, #userpage .voting {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
@ -3822,12 +3380,6 @@ textarea, input[type=text] {
|
|||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
// Adam's additions
|
||||
|
||||
.sidebar-adminpanel input[type="submit"] {
|
||||
width:100%
|
||||
}
|
||||
|
||||
.noshow {
|
||||
display: none;
|
||||
}
|
||||
|
@ -3862,10 +3414,6 @@ div.deleted.banned {
|
|||
max-width: 100px !important;
|
||||
}
|
||||
|
||||
.sidebar-left .btn:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.onboarding-card {
|
||||
height: 180px;
|
||||
.onboarding-card-overlay {
|
||||
|
@ -4046,4 +3594,37 @@ img.emoji {
|
|||
|
||||
textarea {
|
||||
resize: both !important;
|
||||
}
|
||||
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
border-radius: 0;
|
||||
overflow: hidden;
|
||||
margin-bottom: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: 1
|
||||
|
||||
}
|
||||
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: -1;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
}
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ $reddit: #ED4630;
|
|||
border-color: #E53E3E !important;
|
||||
}
|
||||
|
||||
#frontpage .pseudo-submit-form.card .card-body .form-control, #guild .pseudo-submit-form.card .card-body .form-control {
|
||||
#frontpage .pseudo-submit-form.card .card-body .form-control {
|
||||
border-color: transparent !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
|
@ -25528,7 +25528,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
@ -25542,11 +25542,11 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-banner-contents {
|
||||
.jumbotron-user .guild-banner-contents {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .jumbotron-overlay {
|
||||
.jumbotron-user .jumbotron-overlay {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(180deg, #fff0 0%, rgba(0, 0, 0, 0.8) 50%);
|
||||
position: absolute;
|
||||
|
@ -25558,7 +25558,7 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.jumbotron-guild .guild-icon-square-lg {
|
||||
.jumbotron-user .guild-icon-square-lg {
|
||||
height: 125px;
|
||||
width: 125px;
|
||||
object-fit: cover;
|
||||
|
@ -27240,7 +27240,7 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun {
|
|||
}
|
||||
|
||||
*/
|
||||
.jumbotron-guild {
|
||||
.jumbotron-user {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue