Jump to content

User:Shivishbrahma/common.css: Difference between revisions

From Wikisource
No edit summary
Cabayi (talk | contribs)
m Cabayi moved page User:Purbayan Chowdhury/common.css to User:Shivishbrahma/common.css: Automatically moved page while renaming the user "Purbayan Chowdhury" to "Shivishbrahma"
 
(No difference)

Latest revision as of 06:30, 2 July 2024

@import url('https://fonts.googleapis.com/css2?family=Lora&family=Montserrat&display=swap');

#bodyContent,
#column-content,
#editsection,
#globalWrapper,
#tocindent,
.tocline,
p{
	font-family: 'Montserrat', sans-serif;
}

#firstHeading, 
h2, 
h3, 
h4,
h5,
h6{
	font-family: 'Lora', serif;
}