Revision 20563 of "Медијавики:Monobook.css" on srwikiquote/* Standard Navigationsleisten, aka box hiding thingy from .de.*/
div.Boxmerge,
div.NavFrame {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
div.Boxmerge div.NavFrame {
border-style: none;
border-style: hidden;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #ffffff;
margin: 0px;
padding: 2px;
float: left;
}
div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #efefef;
position:relative;
}
div.NavFrame p {
font-size: 100%;
}
div.NavFrame div.NavContent {
font-size: 100%;
}
div.NavFrame div.NavContent p {
font-size: 100%;
}
div.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
}
a.NavToggle {
position:absolute;
top:0px;
right:3px;
font-weight:normal;
font-size:smaller;
}
/* kraj */
/* Display "User $1, you are already logged in!"
(MediaWiki:Alreadyloggedin) in red and bold */
div.alreadyloggedin { color: red; font-weight: bold; }
@media print {
/* Do not print edit link in templates using Template:Ed
Do not print certain classes that shouldn't appear on paper */
.editlink, .noprint, .metadata, .dablink { display: none }
#content { background: #FFFFFF; } /* white background on print */
}
h3 {
border-bottom: dotted 1px #aaa;
}
h4, h5, h6 {
border-bottom: dotted 1px #ddd;
}
.radius {
-moz-border-radius: 1em;
}
.radius_top {
-moz-border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
}
.radius_bottom {
-moz-border-radius-bottomright: 1em;
-moz-border-radius-bottomleft: 1em;
}
.rad {
-moz-border-radius: .5em;
}
.buttonlinks a {
color: black;
background-color: #ccddee;
background-image: url('//upload.wikimedia.org/wikipedia/commons/c/c6/Blending_blue_button_background.png');
background-repeat: repeat-x;
font-weight: bold;
font-size: 0.9em;
text-decoration: none;
border: thin #006699 outset;
padding: 0 0.1em 0.1em 0.1em;
}
.buttonlinks a:hover, .buttonlinks a:active {
background-color: #bbccdd;
border-style: inset;
}
a { text-decoration: underline }
/* Боја нове странице на скорашњим изменама [[МедијаВики:Newpageletter]] */
.newpage {
color: white;
background-color: red;
}
/* Подебљано 'уреди' дугме */
#ca-edit a { font-weight: bold !important; }
#pt-login {
font-weight: bold;
font-size: 110%;
}
form#userlogin {
float: left;
padding: 1em 1em .7em 1em;
background-color: #ffffe6;
border: 2px solid #fc6;
color: #000;
margin-right: 2em;
}
form#userlogin table {
float: left;
background-color: #ffffe6;
color: #000;
}
p.error {
font-weight: bold;
}
.toccolours {
border:1px solid #aaaaaa;
background-color:#f9f9f9;
padding:5px;
font-size: 95%;
}
/* Special characters list below edit window works better without underlining */
#editpage-specialchars a { text-decoration: none; }
#editpage-specialchars a:hover { text-decoration: underline; }
/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
/* See #Framed_image_background_color */
div.thumb div a img {
background-color:#EFF9FB;
}
/****************************/
/* BEGIN LIGHT BLUE SECTION */
/****************************/
/* par défaut (bleu ciel) */
#content,
#p-cactions li,
#p-cactions li a {
background: #EFF9FB;
}
/* (main) */
.ns-0 * #content,
.ns-0 * #p-cactions li,
.ns-0 * #p-cactions li a {
background : white;
}
/* Корисник: */
.ns-2 * #content,
.ns-2 * #p-cactions li,
.ns-2 * #p-cactions li a {
background : #EFF9FB;
}
/* Википедија: */
.ns-4 * #content,
.ns-4 * #p-cactions li,
.ns-4 * #p-cactions li a {
background: #EFF9FB;
}
/* Слика: */
.ns-6 * #content,
.ns-6 * #p-cactions li,
.ns-6 * #p-cactions li a {
background: #EFF9FB;
}
/* МедијаВики: */
.ns-8 * #content,
.ns-8 * #p-cactions li,
.ns-8 * #p-cactions li a {
background: #EFF9FB;
}
/* Шаблон: */
.ns-10 * #content,
.ns-10 * #p-cactions li,
.ns-10 * #p-cactions li a {
background: white;
}
/* Слика: */
.ns-12 * #content,
.ns-12 * #p-cactions li,
.ns-12 * #p-cactions li a {
background: #EFF9FB;
}
/* Категорија: */
.ns-14 * #content,
.ns-14 * #p-cactions li,
.ns-14 * #p-cactions li a {
background: white;
}
/* Портал: */
.ns-100 * #content,
.ns-100 * #p-cactions li,
.ns-100 * #p-cactions li a {
background: white;
}
/* Боја страница за разговор */
.ns-1 * #content, .ns-1 * #p-cactions li, .ns-1 * #p-cactions li a,
.ns-3 * #content, .ns-3 * #p-cactions li, .ns-3 * #p-cactions li a,
.ns-5 * #content, .ns-5 * #p-cactions li, .ns-5 * #p-cactions li a,
.ns-7 * #content, .ns-7 * #p-cactions li, .ns-7 * #p-cactions li a,
.ns-9 * #content, .ns-9 * #p-cactions li, .ns-9 * #p-cactions li a,
.ns-11 * #content, .ns-11 * #p-cactions li, .ns-11 * #p-cactions li a,
.ns-13 * #content, .ns-13 * #p-cactions li, .ns-13 * #p-cactions li a,
.ns-15 * #content, .ns-15 * #p-cactions li, .ns-15 * #p-cactions li a,
.ns-101 * #content, .ns-101 * #p-cactions li, .ns-101 * #p-cactions li a {
background: #EFF9FB;
}
/* Изглед страница за разговор; уоквиривање померених порука*/
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd,
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-103 dd, .ns-105 dd {
margin: 0;
padding: 0;
}
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl,
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl {
border-top: solid 1px #99CCFF;
border-left: solid 1px #99CCFF;
padding-top: 0.5em;
padding-left: 0.5em;
margin-left: 1em;
}
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl,
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl
{ background-color: #D5E9FD; }
.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl,
.ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl, .ns-105 dl dl
{ background-color: #EFF9FB; }
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl,
.ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl, .ns-105 dl dl dl
{ background-color: #D5E9FD; }
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl,
.ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl,
.ns-101 dl dl dl dl, .ns-103 dl dl dl dl, .ns-105 dl dl dl dl
{ background-color: #EFF9FB; }
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl,
.ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl,
.ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl,
.ns-103 dl dl dl dl dl, .ns-105 dl dl dl dl dl
{ background-color: #D5E9FD; }
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl
{ background-color: #EFF9FB; }
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl
{ background-color: #D5E9FD; }
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl
{ background-color: #EFF9FB; }
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl
{ background-color: #D5E9FD; }
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl dl
{ background-color: #EFF9FB; }
/**************************/
/* END LIGHT BLUE SECTION */
/**************************/
#coordinates {
position:absolute;
z-index:1;
border:none;
background:none;
right:30px;
top:3.7em;
float:right;
margin:0.0em;
padding:0.0em;
line-height:1.5em;
text-align:right;
text-indent:0;
font-size:85%;
text-transform:none;
white-space:nowrap;
}
/* Тачка на карти */
div.Tackanakarti {
position:absolute;
width:1px;
height:1px;
background:#000000;
border: 1px solid #FFFFFF;
}All content in the above text box is licensed under the Creative Commons Attribution-ShareAlike license Version 4 and was originally sourced from https://sr.wikiquote.org/w/index.php?oldid=20563.
![]() ![]() This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|