Bruger:AB-me/vector.css: Forskelle mellem versioner

Content deleted Content added
Ny side: #mw-panel { position: fixed !important; background-color: #f6f6f6; height:100%; display: flex !important; flex-direction: column !important; flex-wrap: nowrap; align-content: flex...
(Ingen forskel)

Versionen fra 4. maj 2019, 09:55

#mw-panel {
	position: fixed !important;
	background-color: #f6f6f6;
	height:100%;
	display: flex !important;
	flex-direction: column !important;
	flex-wrap: nowrap;
	align-content: flex-start;
	top: 0 !important;
	padding-top: 0 !important;
}

#p-logo {
	position:static;
	margin-top:0;
}

#p-navigation {
	margin-top:1em !important;
}

/*#p-interaction {
	
}

#p-tb {
  
}*/

#p-lang {
	flex-grow: 1;
	overflow-y: auto !important;
}

#p-coll-print_export {
	display: none;
}

#p-logo {
  background-color: #f6f6f6;
}

/*#p-lang .body {
  max-height: 311px;
  overflow: auto;
  resize: vertical;
}

#p-lang .body li a {
  text-transform:capitalize;
  font-family: sans-serif !important;
}*/

.autonym {
  font-family: sans-serif !important;
}

.mw-editsection {
  float:right;
}

#p-personal {
  position:fixed !important;
  top:0 !important;
  right:0 !important;
  padding:0.3em 0.75em !important;
  border-bottom: 1px solid #a7d7f9 !important;
  border-left: 1px solid #a7d7f9 !important;
  /* padding-top:0.33em !important;
  padding-right:0.75em !important; */
  background-color:rgba(255, 255, 255, 0.8) !important;
}

#p-personal ul {
  padding-left:0;
}

#pt-userpage {
  padding-left: 0;
}

#utcdate {
  width: 56px;
}

/*h1, h2 {
  font-family: sans-serif !important;
}*/

.mw-echo-overlay {
	position: fixed !important;
}

#mwe-pt-toolbar {
	display: none !important;
}

/* Font tweaking */
.ns-4.ns-subject.page-Wikipedia_Main_Page_2015_redesign.skin-vector.action-view {
	font-family: sans-serif !important;
}
.ns-4.ns-subject.page-Wikipedia_Main_Page_2015_redesign.skin-vector.action-view .mp-h2 {
    font-family: serif !important;
}