User:Dendodge/common.css: Difference between revisions
Appearance
Content deleted Content added
Use an easier-on-the-eyes colour scheme |
Enlarge font slightly |
||
Line 3: | Line 3: | ||
} |
} |
||
.mw-body-content { |
.mw-body-content { |
||
font-size: |
font-size: 120%; |
||
font-family: "Source Serif Pro", serif; |
font-family: "Source Serif Pro", serif; |
||
color: #657b83; |
color: #657b83; |
Revision as of 10:44, 3 December 2018
#content {
background-color: #fdf6e3;
}
.mw-body-content {
font-size: 120%;
font-family: "Source Serif Pro", serif;
color: #657b83;
}
.mw-body-content p {
max-width: 60ch;
}
.mw-body-content p:hover {
background-color: #eee8d5;
}
.citation-comment {display: inline !important;} /* show all Citation Style 1 error messages */