Quaesitus theme

From Cor ad Cor
Revision as of 01:44, 10 December 2015 by Mxmsj (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

At present, Quaesitus is using a very slightly customized "twentyfifteen" theme.

If you allow Wordpress to update the "twentyfifteen" theme, you will have to add this to the bottom of "wordpress\wp-content\themes\twentyfifteen\style.css":

/* MXM Quaesitus modifications */

body {
	background: #f1f1f1;
}


input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	/* MXM */
	background: transparent;
}

.hentry {
	/* MXM */
	background-color: #f1f1f1;
}

.site-info {
	background: #f1f1f1;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
}

.entry-footer {
	background-color: #f1f1f1;
}
Any other changes to css should be made by:
  1. copying the affected tags to this section, then making the changes in the copy rather than the original;
  2. updating this page or some other notes to self so that you are ready to drop the custom css into the next version of the twentyfifteen style sheet.

Apple touch icons

apple-touch-icon.png
apple-touch-icon-57x57.png
apple-touch-icon-76x76.png
apple-touch-icon-120x120.png
apple-touch-icon-152x152.png
apple-touch-icon-180x180.png
touch-icon-192x192.png