Bots, Comment administrators, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
6,417
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* frontpage styles */ | |||
.frontpage.table { | |||
margin-bottom: 0.8rem; | |||
} | |||
/* make the header text in each frontpage section larger */ | |||
.frontpage .head { | |||
font-size: 16px | |||
} | |||
/* control the position of text in the body of the welcome message on the frontpage */ | |||
.frontpage.welcome .body { | |||
padding-left:2rem; | |||
padding-right:2rem; | |||
text-align: left; | |||
} | |||
/* .table styles */ | /* .table styles */ | ||
.table { | .table { |