wpu.nu

Skillnad mellan versioner av "Mall:Uppslag.css"

Från wpu.nu

m
Rad 1: Rad 1:
 +
.prp-pages-output  {
 +
font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
 +
font-size: 16px;
 +
font-style: normal;
 +
font-variant: normal;
 +
font-weight: 700;
 +
line-height: 24px;
 +
float: left;
 +
}
 +
 
.prp-pages-output  {  
 
.prp-pages-output  {  
 
font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;  
 
font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;  

Versionen från 15 augusti 2020 kl. 07.54

.prp-pages-output  { 
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; 
	font-size: 16px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
	line-height: 24px;
	float: left;
}

.prp-pages-output  { 
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; 
	font-size: 16px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
	line-height: 24px;
}
/* CSS som skrivs här påverkar alla utseenden */
#content{
    margin-left:auto !important;
    margin-right:auto;
	max-width: 950px;
}

#footer {
	margin-left: auto !important;
	margin-right: auto;
	max-width: 950px;
}

/* testing */
#mw-navigation {
    margin-left: auto !important;
	margin-right: auto;
	max-width: 1140px;
    top: 0;
}