User:Dendodge/common.css: Difference between revisions
Appearance
Content deleted Content added
Sepia |
Update for Vector 2022 |
||
Line 1: | Line 1: | ||
.mw-page-container { |
|||
#content { |
|||
background-color: #f5eddd; |
background-color: #f5eddd; |
||
color: #191917; |
color: #191917; |
Latest revision as of 17:16, 27 January 2023
.mw-page-container {
background-color: #f5eddd;
color: #191917;
}
.mw-body-content {
font-size: 140%;
font-family: "Linux Libertine O", "Linux Libertine", "Source Serif Pro", serif;
}
.mw-body-content p,
li,
dd {
max-width: 60ch;
}
.floatleft,
.floatright,
.tleft,
.tright {
float: right !important;
right: 0 !important;
}
.citation-comment {
display: inline !important;
}