„MediaWiki:Common.css” változatai közötti eltérés
Innen: Sanctum2 Wikipédia
Ugrás a navigációhozUgrás a kereséshez
Nincs szerkesztési összefoglaló |
Nincs szerkesztési összefoglaló |
||
| 4. sor: | 4. sor: | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
#p-cactions li a { | |||
text-transform: lowercase; | |||
# | |||
} | } | ||
#p-cactions li a { | |||
background-color: #2E2E2C; | |||
border: medium none; | |||
background-color: # | color: #C1B6A4; | ||
border: | margin: 0; | ||
color: # | padding: 0 0.8em 0.3em; | ||
padding: | position: relative; | ||
border- | text-decoration: none; | ||
z-index: 1; | |||
} | |||
.portlet li a { | |||
color: #FEF6AA; | |||
} | |||
a { | |||
-moz-background-clip: border; | |||
-moz-background-origin: padding; | |||
-moz-background-size: auto auto; | |||
background-attachment: scroll; | |||
background-color: transparent; | |||
background-image: none; | |||
background-position: 0 0; | |||
background-repeat: repeat; | |||
color: #000000; | |||
text-decoration: underline; | |||
} | |||
user agent stylesheet | |||
a:-webkit-any-link { | |||
color: -webkit-link; | |||
cursor: pointer; | cursor: pointer; | ||
text- | text-decoration: underline; | ||
} | |||
user agent stylesheet | |||
li { | |||
text-align: -webkit-match-parent; | |||
} | |||
.portlet ul { | |||
line-height: 1.5em; | |||
list-style-type: none; | |||
list-style-image: none; | |||
font-size: 95%; | |||
margin: 0px; | |||
} | |||
ul { | |||
line-height: 1.5em; | |||
list-style-image: url(http://wiki.nw2online.com/skins/monobook/bullet.gif?2017-05-14T14:15:00Z); | |||
list-style-type: none; | |||
margin-bottom: 0; | |||
margin-left: 1.5em; | |||
margin-right: 0; | |||
margin-top: 0.3em; | |||
padding-bottom: 0; | |||
padding-left: 0; | |||
padding-right: 0; | |||
padding-top: 10px; | |||
width: 10; | |||
height: 10; | |||
} | |||
user agent stylesheet | |||
ul { | |||
list-style-type: disc; | |||
} | } | ||
#p-cactions .pBody { | |||
margin-top: 25px; | |||
margin-left: 80px; | |||
width: 838px; | |||
background: none repeat scroll 0 0 transparent; | |||
border: 0 none; | |||
border-collapse: inherit; | |||
color: inherit; | |||
font-size: 1em; | |||
padding: 0; | |||
} | } | ||
.pBody { | |||
/ | font-size: 95%; | ||
# | color: black; | ||
border-collapse: collapse; | |||
padding: 0 .8em .3em .5em; | |||
margin-left: 4px; | |||
} | |||
#p-cactions { | |||
background: url(http://wiki.nw2online.com/skins/monobook/content_head.png?2017-05-14T14:15:00Z) no-repeat scroll 15px bottom transparent; | |||
border-collapse: collapse; | |||
color: #C1B6A4; | |||
font-size: 95%; | |||
left: 13.5em; | |||
line-height: 1.1em; | |||
list-style: none outside none; | |||
overflow: visible; | |||
padding-left: 1em; | |||
position: fixed; | position: fixed; | ||
top: | top: 22px; | ||
left: | white-space: nowrap; | ||
width: 987px; | |||
height: 125px; | |||
background-color: | margin-left: -74px; | ||
z-index: 5; | |||
} | |||
#globalWrapper { | |||
font-size: 127%; | |||
width: 100%; | |||
margin: 0; | |||
padding: 0; | |||
} | |||
.ltr { | |||
direction: ltr; | |||
unicode-bidi: embed; | |||
} | |||
body { | |||
-moz-background-clip: border; | |||
-moz-background-origin: padding; | |||
-moz-background-size: auto auto; | |||
-x-system-font: none; | |||
background-attachment: fixed; | |||
background-color: #000000; | |||
background-image: url(http://wiki.nw2online.com/skins/monobook/bg.jpg?2017-05-14T14:15:00Z); | |||
background-repeat: no-repeat; | |||
color: #C1B6A4; | |||
font-family: sans-serif; | |||
font-size: x-small; | |||
font-size-adjust: none; | |||
font-stretch: normal; | |||
font-style: normal; | |||
font-variant: normal; | |||
font-weight: normal; | |||
line-height: normal; | |||
margin-bottom: 0; | |||
margin-left: 0; | |||
margin-right: 0; | |||
margin-top: 0; | |||
overflow-x: hidden; | |||
padding-bottom: 0; | |||
padding-left: 0; | |||
padding-right: 0; | |||
padding-top: 0; | |||
} | |||
A lap 2024. június 24., 12:22-kori változata
/* Háttérkép beállítása az egész oldalra */
body {
background: url('http://wiki.nw2online.com/skins/monobook/bg.jpg?2017-05-14T14:15:00Z') no-repeat center center fixed;
background-size: cover;
}
#p-cactions li a {
text-transform: lowercase;
}
#p-cactions li a {
background-color: #2E2E2C;
border: medium none;
color: #C1B6A4;
margin: 0;
padding: 0 0.8em 0.3em;
position: relative;
text-decoration: none;
z-index: 1;
}
.portlet li a {
color: #FEF6AA;
}
a {
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-size: auto auto;
background-attachment: scroll;
background-color: transparent;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
color: #000000;
text-decoration: underline;
}
user agent stylesheet
a:-webkit-any-link {
color: -webkit-link;
cursor: pointer;
text-decoration: underline;
}
user agent stylesheet
li {
text-align: -webkit-match-parent;
}
.portlet ul {
line-height: 1.5em;
list-style-type: none;
list-style-image: none;
font-size: 95%;
margin: 0px;
}
ul {
line-height: 1.5em;
list-style-image: url(http://wiki.nw2online.com/skins/monobook/bullet.gif?2017-05-14T14:15:00Z);
list-style-type: none;
margin-bottom: 0;
margin-left: 1.5em;
margin-right: 0;
margin-top: 0.3em;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 10px;
width: 10;
height: 10;
}
user agent stylesheet
ul {
list-style-type: disc;
}
#p-cactions .pBody {
margin-top: 25px;
margin-left: 80px;
width: 838px;
background: none repeat scroll 0 0 transparent;
border: 0 none;
border-collapse: inherit;
color: inherit;
font-size: 1em;
padding: 0;
}
.pBody {
font-size: 95%;
color: black;
border-collapse: collapse;
padding: 0 .8em .3em .5em;
margin-left: 4px;
}
#p-cactions {
background: url(http://wiki.nw2online.com/skins/monobook/content_head.png?2017-05-14T14:15:00Z) no-repeat scroll 15px bottom transparent;
border-collapse: collapse;
color: #C1B6A4;
font-size: 95%;
left: 13.5em;
line-height: 1.1em;
list-style: none outside none;
overflow: visible;
padding-left: 1em;
position: fixed;
top: 22px;
white-space: nowrap;
width: 987px;
height: 125px;
margin-left: -74px;
z-index: 5;
}
#globalWrapper {
font-size: 127%;
width: 100%;
margin: 0;
padding: 0;
}
.ltr {
direction: ltr;
unicode-bidi: embed;
}
body {
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-size: auto auto;
-x-system-font: none;
background-attachment: fixed;
background-color: #000000;
background-image: url(http://wiki.nw2online.com/skins/monobook/bg.jpg?2017-05-14T14:15:00Z);
background-repeat: no-repeat;
color: #C1B6A4;
font-family: sans-serif;
font-size: x-small;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
overflow-x: hidden;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}