Szablon:Pomoc SG.css: Różnice pomiędzy wersjami
Z Nonsensopedii, polskiej encyklopedii humoru
Znacznik: zrewertowane |
Znacznik: zrewertowane |
||
Linia 1: | Linia 1: | ||
#n-timeline { |
|||
/* <nowiki> */ |
|||
margin: auto; |
|||
@media only screen { |
|||
margin-top: 1500px; |
|||
.glowna-kolumna:nth-child(965) { |
|||
background-color: transparent; |
|||
grid-column: 1 / span 2; |
|||
width: 70%; |
|||
border-right: dotted #0004d2 2px; |
|||
border-spacing: 94px; |
|||
width: 100%; |
|||
} |
|||
.glowna-kolumna:nth-child(2) { |
|||
grid-column: 3 / span 2; |
|||
width: 100%; |
|||
} |
|||
.glowna-kolumna { |
|||
justify-self: center; |
|||
text-align: center; |
|||
border-radius: 0 !important; |
|||
} |
|||
.glowna-main-content .panelcss-header-content { |
|||
font-family: "Linux Libertine", Georgia, serif; |
|||
} |
|||
.panelcss-header { |
|||
display: flex; |
|||
justify-content: center; |
|||
} |
|||
.glowna-main-content .glowna-lista { |
|||
column-gap: 3px; |
|||
} |
|||
.glowna-container { |
|||
border: 2px solid #0054d2; |
|||
} |
|||
.panelcss-content { |
|||
padding-top: 0 !important; |
|||
margin-top: -0.5em; |
|||
} |
|||
.glowna-topka-content { |
|||
font-size: 130% !important; |
|||
padding-top: 1em; |
|||
padding-bottom: 1em; |
|||
} |
|||
.glowna-topka-header { |
|||
display: flex; |
|||
} |
|||
.glowna-topka-header-border-left { |
|||
border-bottom: 26px solid transparent; |
|||
border-right: 26px solid #60A0FF; |
|||
} |
|||
.glowna-topka-header-border-right { |
|||
border-bottom: 26px solid transparent; |
|||
border-left: 26px solid #60A0FF; |
|||
} |
|||
.glowna-topka-header-internal { |
|||
font-size: 80px; |
|||
} |
|||
} |
} |
||
#n-timeline td { |
|||
@media only screen and (max-width: 850px) { |
|||
padding:93px; |
|||
.glowna-topka-header-internal { |
|||
font-size: 4em; |
|||
} |
|||
.glowna-main-content .panelcss-header-content { |
|||
font-family: "Linux Libertine", Georgia, serif !important; |
|||
} |
|||
.panelcss-main { |
|||
display: flex; |
|||
flex-direction: column; |
|||
align-items: center; |
|||
margin-top: 0 !important; |
|||
} |
|||
.panelcss-header { |
|||
border-bottom: none !important; |
|||
margin-bottom: 0 !important; |
|||
text-align: center; |
|||
} |
|||
.panelcss-header::after { |
|||
border-bottom: none !important; |
|||
} |
|||
.panelcss-content { |
|||
text-align: center; |
|||
margin-top: -0.7em; |
|||
} |
|||
} |
} |
||
#n-timeline tr:first-child th { |
|||
.glowna-topka-header-internal { |
|||
border: solid #AAA; |
|||
width: 100%; |
|||
border-width: 10px 1px 2px 1px; |
|||
border-radius: 4px 40px 0 0; |
|||
background: #EEE; |
|||
} |
} |
||
#n-timeline .tl-okreskoniec td, |
|||
.glowna-topka { |
|||
#n-timeline tr:last-child td, |
|||
padding: 0 !important; |
|||
table.forumlist th { |
|||
border-bottom: 28px solid #AAA; |
|||
} |
} |
||
/* [[Kategoria:Szablony CSS]] */ |
|||
.panelcss-header { |
|||
height: auto !important; |
|||
} |
|||
.panelcss-header-content { |
|||
font-weight: normal !important; |
|||
font-size: 1.3em !important; |
|||
} |
|||
/* </nowiki> |
|||
[[Kategoria:Szablony CSS]] |
|||
*/ |
Wersja z 17:06, 21 gru 2022
#n-timeline {
margin: auto;
margin-top: 1500px;
background-color: transparent;
width: 70%;
border-spacing: 94px;
}
#n-timeline td {
padding:93px;
}
#n-timeline tr:first-child th {
border: solid #AAA;
border-width: 10px 1px 2px 1px;
border-radius: 4px 40px 0 0;
background: #EEE;
}
#n-timeline .tl-okreskoniec td,
#n-timeline tr:last-child td,
table.forumlist th {
border-bottom: 28px solid #AAA;
}
/* [[Kategoria:Szablony CSS]] */