wpu.nu

Skillnad mellan versioner av "Mall:Uppslag.css"

Från wpu.nu

Rad 1: Rad 1:
 
.prp-pages-output  {  
 
.prp-pages-output  {  
font-family: Judson, Times, serif;  
+
font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;  
 
font-size: 16px;  
 
font-size: 16px;  
 
font-style: normal;  
 
font-style: normal;  
 
font-variant: normal;  
 
font-variant: normal;  
font-weight: 400;  
+
font-weight: 700;  
line-height: 16px;  
+
line-height: 22.8571px;
 
}
 
}

Versionen från 13 augusti 2020 kl. 09.36

.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: 22.8571px;
}