Dalībnieks:Meistars Joda/vector.css

Vikipēdijas lapa

Piezīme: Lai redzētu izmaiņas, pēc publicēšanas var nākties iztīrīt sava pārlūka kešatmiņu.

  • Firefox / Safari: Pieturi Shift un klikšķini uz Pārlādēt vai nospied Ctrl-F5 vai Ctrl-R (⌘-R uz Mac)
  • Google Chrome: Nospied Ctrl-Shift-R (⌘-Shift-R uz Mac)
  • Internet Explorer / Edge: Pieturi Ctrl un klikšķini uz Pārlādēt vai nospied Ctrl-F5
  • Opera: Nospied Ctrl-F5.
html, body {
   font-size: 1em !important;
}

#bodyContent {
   font-size: 1em !important;
}

#firstHeading {
   font-size: 1.4em !important;
}

body,
#mw-head,
#mw-panel {
   background-color:#DCDCDC;
}


#mw-panel .portal .body #n-recentchanges {
	background: darkred none repeat scroll 0 0;
	border: 2px solid #000000;
	margin: 5px 0 4px;
	padding: 10px 0 10px 10px;
}

#mw-panel .portal .body #n-randompage {
	background: darkgreen none repeat scroll 0 0;
	border: 2px solid #000000;
	margin: 5px 0 4px;
	padding: 10px 0 10px 10px;
}

#mw-panel .portal .body #n-randompage a,
#mw-panel .portal .body #n-recentchanges a{
	color:white;
	font-weight:bold;
}

#mw-panel .portal .body #ca-inserttextDzest1 a{
	color:magenta;
	font-weight:bold;
}

#mw-panel .portal .body #ca-inserttextDzest2 a{
	color:darkred;
	font-weight:bold;
}

#mw-panel .portal .body #ca-inserttextAutor a{
	color:black;
	font-weight:bold;
}

#toolLinks .toolLinkSubField {
    border: 2px solid red;
    list-style: outside none none;
    margin: 2px -69px 0 0;
    position: relative;
    width: 330px;
}

table.ambox-uzlabveidne{
	display:block !important;
	border-left:10px solid red;
	background-color:#FFD1C3;
	
}

table.ambox-uzlabveidne:before {
	color: blue;
	content: "Slēpta veidne";
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 57px;
}


.mw-usertoollinks a:nth-child(3) {
	color:#FF9E91;
	background-color:#F7FFC9;
	border:1px solid #cccccc;
	
}

.mw-anonuserlink{
	color:#ffffff;
	background-color:#660000;
	font-weight:bold;
	padding: 0 5px;
}

.mw-anonuserlink bdi{
	color:yellow;
}