Usuario:Swazmo/monobook.css

De Wikipedia, la enciclopedia libre

Nota: Después de guardar, debes refrescar la caché de tu navegador para ver los cambios. Internet Explorer: mantén presionada Ctrl mientras pulsas Actualizar. Firefox: mientras presionas Mayús pulsas el botón Actualizar, (o presiona Ctrl-Shift-R). Los usuarios de Google Chrome y Safari pueden simplemente pulsar el botón Recargar. Para más detalles e instrucciones acerca de otros exploradores, véase Ayuda:Cómo limpiar la caché.

#p-personal {
		/* align-content: center; */
		align-items: center;
		background: #898989;
		border: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		height: 4vh;
		justify-content: space-around;
		left: 0;
		line-height: 5.2vh;
		margin: 0;
		overflow: visible;
		padding: 0;
		position: absolute;
		top: 0;
		white-space: nowrap;
		width: 100%;
		z-index: 3;}
#utcdate a {
    font-weight: bolder;
    font-size: 150%;
    font-family: monospace;
    line-height: 110%;
}
.mw-disambig a{
	
	font-weight: bolder;
    font-size: 130%;
    font-family: monospace;
    line-height: 110%;
    background:#909090;
}

.bkl-link{
	background:#909090 !important;
	}