Mudanças entre as edições de "Widget:Gurren2"

De Wiki Gla
Ir para navegação Ir para pesquisar
m
Linha 1: Linha 1:
<style>
<style>
body {
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap');
  background: url('https://cdn.wikimg.net/en/hkwiki/images/a/a6/HK_Wiki_Bg-Hollow_Knight.webp') no-repeat center center fixed;
  background-size: cover;
  color: #d0d0d0;
}


#content {
/*** Template:HK CP Header. ***/
  background: rgba(24, 24, 24, 0.85);
.hk-cp-header {
  backdrop-filter: blur(10px);
display: block;
  -webkit-backdrop-filter: blur(10px);
font-family: var(--font-headline);
  padding: 20px;
margin-block-start: 1em;
  border-radius: 0;
text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
width: 100%;
}
}


#mw-head,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section-metaitem,
#mw-page-base,
.ext-discussiontools-init-pageframe-latestcomment,
#mw-navigation {
.ext-discussiontools-ui-replyWidget-footer,
  background: transparent;
.ext-discussiontools-ui-replyWidget-preview::before,
  color: #d0d0d0;
.oo-ui-popupToolGroup-header {
  border: none;
color: var(--theme-secondary);
}
}


#footer {
.ve-ui-targetWidget-focused {
  background: rgba(24, 24, 24, 0.75);
border-color: rgb(var(--theme-accent));
  backdrop-filter: blur(6px);
box-shadow: inset 0 0 0 1px rgb(var(--theme-accent));
  -webkit-backdrop-filter: blur(6px);
  color: #d0d0d0;
  border: none;
  padding: 10px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  margin-top: 20px;
}
}


#mw-panel {
.ext-discussiontools-ui-targetWidget>.ve-init-target>.ve-ui-surface>.ve-ce-surface .ve-ce-attachedRootNode,
  background: transparent;
.ext-discussiontools-ui-replyWidget-preview,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice,
.oo-ui-textInputWidget .oo-ui-inputWidget-input {
background-color: rgb(var(--theme-background-secondary));
color: var(--theme-primar);
}
}


#mw-panel .portal {
.ext-discussiontools-init-targetcomment {
  background-color: rgba(32, 32, 32, 0.9);
background-color: unset;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 10px;
}
}


#mw-panel .portal h3 {
body {
  color: #ffffff;
background: url('https://cdn.wikimg.net/en/hkwiki/images/a/a6/HK_Wiki_Bg-Hollow_Knight.webp') no-repeat center center fixed;
  border-bottom: 1px solid #444444;
background-size: cover;
  padding-bottom: 5px;
color: #d0d0d0;
font-family: 'Inter', sans-serif;
}
}


#mw-panel .portal li a {
#content {
  color: #b0b0b0;
background: rgba(24, 24, 24, 0.85);
  padding: 3px 0;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
padding: 20px;
border-radius: 0;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
}


#mw-panel .portal li a:hover {
#mw-head,
  color: #ffffff;
#mw-page-base,
  background-color: #333333;
#mw-navigation {
  border-radius: 4px;
background: transparent;
  padding-left: 5px;
color: #d0d0d0;
border: none;
}
}


a {
a {
  color: #79a8ff;
color: #79a8ff;
}
}


a:visited {
a:visited {
  color: #a079ff;
color: #a079ff;
}
}


a:hover {
a:hover {
  color: #ffffff;
color: #ffffff;
}
}


input,
input,
textarea {
textarea {
  background-color: #303030;
background-color: #303030;
  color: #e0e0e0;
color: #e0e0e0;
  border: 1px solid #555555;
border: 1px solid #555555;
}
}


button,
button,
input[type="submit"] {
input[type="submit"] {
  background-color: #3a3a3a;
background-color: #3a3a3a;
  color: #e0e0e0;
color: #e0e0e0;
  border: 1px solid #666666;
border: 1px solid #666666;
}
}


button:hover,
button:hover,
input[type="submit"]:hover {
input[type="submit"]:hover {
  background-color: #555555;
background-color: #555555;
}
}


Linha 100: Linha 96:
h4,
h4,
h5 {
h5 {
  color: #ffffff;
color: #ffffff;
  font-weight: 600;
font-weight: 600;
}
}


h1 {
h1 {
  border-bottom: 1px solid #444444;
border-bottom: 1px solid #444444;
  padding-bottom: 5px;
padding-bottom: 5px;
}
}


.vector-menu-tabs li {
.vector-menu-tabs li {
  background: rgba(36, 36, 36, 0.9) !important;
background: rgba(36, 36, 36, 0.9) !important;
  background-image: none !important;
background-image: none !important;
  border: 1px solid rgba(100, 100, 100, 0.5) !important;
border: 1px solid rgba(100, 100, 100, 0.5) !important;
  border-bottom: none !important;
border-bottom: none !important;
  margin-right: 2px;
margin-right: 2px;
  color: #d0d0d0 !important;
color: #d0d0d0 !important;
}
}


.vector-menu-tabs li.current a {
.vector-menu-tabs li.current a {
  background: rgba(60, 60, 60, 0.9) !important;
background: rgba(60, 60, 60, 0.9) !important;
  color: #ffffff !important;
color: #ffffff !important;
}
}


.vector-menu-tabs li a:hover {
.vector-menu-tabs li a:hover {
  background: rgba(50, 50, 50, 0.9) !important;
background: rgba(50, 50, 50, 0.9) !important;
  color: #ffffff !important;
color: #ffffff !important;
}
}


Linha 131: Linha 127:
.vector-menu-tabs a,
.vector-menu-tabs a,
#mw-head .vector-menu-dropdown h3 {
#mw-head .vector-menu-dropdown h3 {
  background: none !important;
background: none !important;
  background-image: none !important;
background-image: none !important;
  background-repeat: no-repeat !important;
background-repeat: no-repeat !important;
  background-size: 0 !important;
background-size: 0 !important;
  border: none !important;
border: none !important;
}
}


.mw-body {
.mw-body {
  margin-top: 0 !important;
margin-top: 0 !important;
  border: 1px solid rgba(100, 100, 100, 0.5) !important;
border: 1px solid rgba(100, 100, 100, 0.5) !important;
}
}


.vector-menu-tabs:first-child {
.vector-menu-tabs:first-child {
  margin-left: 20px;
margin-left: 20px;
}
}


Linha 155: Linha 151:
#footer a,
#footer a,
.searchbox input {
.searchbox input {
  color: #d0d0d0 !important;
color: #d0d0d0 !important;
}
}


.searchbox input::placeholder {
.searchbox input::placeholder {
  color: #aaaaaa;
color: #aaaaaa;
}
 
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Inter', sans-serif !important;
}
 
h1 {
font-weight: 700;
font-size: 1.8em;
}
 
h2 {
font-weight: 600;
font-size: 1.5em;
}
 
.toc {
background-color: rgba(36, 36, 36, 0.9);
color: #d0d0d0;
border: 1px solid rgba(100, 100, 100, 0.5);
}
 
.thumb {
background-color: rgba(36, 36, 36, 0.9);
border: 1px solid rgba(100, 100, 100, 0.5);
}
 
.thumb .thumbcaption {
color: #d0d0d0;
}
 
.mw-warning,
.mw-content-ltr .infobox,
.mw-message-box {
background-color: rgba(36, 36, 36, 0.9);
color: #d0d0d0;
border: 1px solid rgba(100, 100, 100, 0.5);
}
 
table:not(.wikitable) {
background: transparent;
border: none;
border-collapse: collapse;
width: 100%;
}
 
table:not(.wikitable) th,
table:not(.wikitable) td {
border: none;
padding: 4px 8px;
background: transparent;
color: #d0d0d0;
text-align: left;
}
 
.toc ul {
color: #d0d0d0;
}
 
.thumbinner {
background-color: rgba(36, 36, 36, 0.9) !important;
border: 1px solid rgba(100, 100, 100, 0.5) !important;
}
 
.thumbcaption {
color: #d0d0d0 !important;
}
 
#p-tb {
display: none;
}
 
#ca-view {
display: none;
}
}


body {
#ca-history {
  font-family: 'Inter', sans-serif;
display: none;
}
 
#ca-viewsource {
display: none !important;
}
 
body.anonymous #p-tb {
display: none !important;
}
 
body.anonymous #ca-history {
display: none !important;
}
 
#p-variants {
display: none !important;
}
 
/*sidebar*/
/* Sidebar apenas */
#mw-panel .vector-menu-portal {
background: rgba(0, 0, 0, 0.7);
backdrop-filter: blur(4px);
padding: 0.5rem 0.5rem;
margin: 0.5rem 0;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
 
/* Títulos da sidebar */
#mw-panel .vector-menu-heading {
font-family: sans-serif;
font-size: 1rem;
font-weight: bold;
color: #cccccc;
text-align: center;
margin-bottom: 0.5rem;
}
 
/* Lista de links da sidebar */
#mw-panel .vector-menu-content {
list-style: none;
margin: 0;
padding: 0;
}
 
#mw-panel .vector-menu-content li {
margin: 0.2rem 0;
}
 
#mw-panel .vector-menu-content li a {
display: block;
padding: 0.4rem 0.5rem;
color: #88bbee;
font-size: 0.9rem;
text-decoration: none;
text-align: center;
position: relative;
transition: color 0.3s ease;
border-radius: 4px;
}
 
/* Efeito de luz ao passar o mouse */
#mw-panel .vector-menu-content li a::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 0%, transparent 70%);
opacity: 0;
transition: opacity 0.4s ease;
border-radius: 4px;
pointer-events: none;
}
 
#mw-panel .vector-menu-content li a:hover::before {
opacity: 1;
}
}


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap');
#mw-panel .vector-menu-content li a:hover {
color: #aaccee;
}
</style>
</style>

Edição das 00h32min de 29 de abril de 2025

<style> @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap');

/*** Template:HK CP Header. ***/ .hk-cp-header { display: block; font-family: var(--font-headline); margin-block-start: 1em; text-align: center; width: 100%; }

.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section-metaitem, .ext-discussiontools-init-pageframe-latestcomment, .ext-discussiontools-ui-replyWidget-footer, .ext-discussiontools-ui-replyWidget-preview::before, .oo-ui-popupToolGroup-header { color: var(--theme-secondary); }

.ve-ui-targetWidget-focused { border-color: rgb(var(--theme-accent)); box-shadow: inset 0 0 0 1px rgb(var(--theme-accent)); }

.ext-discussiontools-ui-targetWidget>.ve-init-target>.ve-ui-surface>.ve-ce-surface .ve-ce-attachedRootNode, .ext-discussiontools-ui-replyWidget-preview, .oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice, .oo-ui-textInputWidget .oo-ui-inputWidget-input { background-color: rgb(var(--theme-background-secondary)); color: var(--theme-primar); }

.ext-discussiontools-init-targetcomment { background-color: unset; }

body { background: url('https://cdn.wikimg.net/en/hkwiki/images/a/a6/HK_Wiki_Bg-Hollow_Knight.webp') no-repeat center center fixed; background-size: cover; color: #d0d0d0; font-family: 'Inter', sans-serif; }

  1. content {

background: rgba(24, 24, 24, 0.85); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); padding: 20px; border-radius: 0; box-shadow: 0 0 20px rgba(0, 0, 0, 0.6); }

  1. mw-head,
  2. mw-page-base,
  3. mw-navigation {

background: transparent; color: #d0d0d0; border: none; }

a { color: #79a8ff; }

a:visited { color: #a079ff; }

a:hover { color: #ffffff; }

input, textarea { background-color: #303030; color: #e0e0e0; border: 1px solid #555555; }

button, input[type="submit"] { background-color: #3a3a3a; color: #e0e0e0; border: 1px solid #666666; }

button:hover, input[type="submit"]:hover { background-color: #555555; }

h1, h2, h3, h4, h5 { color: #ffffff; font-weight: 600; }

h1 { border-bottom: 1px solid #444444; padding-bottom: 5px; }

.vector-menu-tabs li { background: rgba(36, 36, 36, 0.9) !important; background-image: none !important; border: 1px solid rgba(100, 100, 100, 0.5) !important; border-bottom: none !important; margin-right: 2px; color: #d0d0d0 !important; }

.vector-menu-tabs li.current a { background: rgba(60, 60, 60, 0.9) !important; color: #ffffff !important; }

.vector-menu-tabs li a:hover { background: rgba(50, 50, 50, 0.9) !important; color: #ffffff !important; }

.vector-menu-tabs, .vector-menu-tabs a,

  1. mw-head .vector-menu-dropdown h3 {

background: none !important; background-image: none !important; background-repeat: no-repeat !important; background-size: 0 !important; border: none !important; }

.mw-body { margin-top: 0 !important; border: 1px solid rgba(100, 100, 100, 0.5) !important; }

.vector-menu-tabs:first-child { margin-left: 20px; }

body, .mw-body-content, .vector-menu-tabs li a,

  1. mw-head a,
  2. mw-head h1,
  3. p-personal li a,
  4. footer a,

.searchbox input { color: #d0d0d0 !important; }

.searchbox input::placeholder { color: #aaaaaa; }

h1, h2, h3, h4, h5, h6 { font-family: 'Inter', sans-serif !important; }

h1 { font-weight: 700; font-size: 1.8em; }

h2 { font-weight: 600; font-size: 1.5em; }

.toc { background-color: rgba(36, 36, 36, 0.9); color: #d0d0d0; border: 1px solid rgba(100, 100, 100, 0.5); }

.thumb { background-color: rgba(36, 36, 36, 0.9); border: 1px solid rgba(100, 100, 100, 0.5); }

.thumb .thumbcaption { color: #d0d0d0; }

.mw-warning, .mw-content-ltr .infobox, .mw-message-box { background-color: rgba(36, 36, 36, 0.9); color: #d0d0d0; border: 1px solid rgba(100, 100, 100, 0.5); }

table:not(.wikitable) { background: transparent; border: none; border-collapse: collapse; width: 100%; }

table:not(.wikitable) th, table:not(.wikitable) td { border: none; padding: 4px 8px; background: transparent; color: #d0d0d0; text-align: left; }

.toc ul { color: #d0d0d0; }

.thumbinner { background-color: rgba(36, 36, 36, 0.9) !important; border: 1px solid rgba(100, 100, 100, 0.5) !important; }

.thumbcaption { color: #d0d0d0 !important; }

  1. p-tb {

display: none; }

  1. ca-view {

display: none; }

  1. ca-history {

display: none; }

  1. ca-viewsource {

display: none !important; }

body.anonymous #p-tb { display: none !important; }

body.anonymous #ca-history { display: none !important; }

  1. p-variants {

display: none !important; }

/*sidebar*/ /* Sidebar apenas */

  1. mw-panel .vector-menu-portal {

background: rgba(0, 0, 0, 0.7); backdrop-filter: blur(4px); padding: 0.5rem 0.5rem; margin: 0.5rem 0; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }

/* Títulos da sidebar */

  1. mw-panel .vector-menu-heading {

font-family: sans-serif; font-size: 1rem; font-weight: bold; color: #cccccc; text-align: center; margin-bottom: 0.5rem; }

/* Lista de links da sidebar */

  1. mw-panel .vector-menu-content {

list-style: none; margin: 0; padding: 0; }

  1. mw-panel .vector-menu-content li {

margin: 0.2rem 0; }

  1. mw-panel .vector-menu-content li a {

display: block; padding: 0.4rem 0.5rem; color: #88bbee; font-size: 0.9rem; text-decoration: none; text-align: center; position: relative; transition: color 0.3s ease; border-radius: 4px; }

/* Efeito de luz ao passar o mouse */

  1. mw-panel .vector-menu-content li a::before {

content: ; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 0%, transparent 70%); opacity: 0; transition: opacity 0.4s ease; border-radius: 4px; pointer-events: none; }

  1. mw-panel .vector-menu-content li a:hover::before {

opacity: 1; }

  1. mw-panel .vector-menu-content li a:hover {

color: #aaccee; } </style>