Naar inhoud springen

Gebruiker:Quiddity II/vector.css

Uit Wikipedia, de vrije encyclopedie

Opmerking: na het publiceren is het wellicht nodig uw browsercache te legen om de veranderingen te zien.

  • Firefox / Safari: houd Shift ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
  • Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
  • Edge: houd Ctrl ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5.
/* Default styling for HTML elements */
html .thumb.tright {
		padding: 1px 0 0 15px;
	}
 
html .thumb.tleft {
		padding: 1px 15px 0 0;
	}
 
html .thumb	div.thumbinner {
		border: none;
		background: none;
		font-size: 100%;
	}
 
html .thumb	.thumbcaption {
		line-height: 1.6;
		font-size: .85em;
		padding: 3px 0 0 0 !important;
		color: #555;
	}
 
html .thumb	.magnify {
		display: none;
	}
 
html .thumb	.thumbimage {
		border: none;
	}