Add upstream
This commit is contained in:
		| @@ -0,0 +1,59 @@ | ||||
| /** | ||||
|  * This child theme contains changes and enhancements to the WordPress Twenty Twelve | ||||
|  * theme, which is used for all MLA testing and development. The material in this | ||||
|  * child theme was inspired/generated by topics raised in the MLA support forum. | ||||
|  * | ||||
|  * @package Media Library Assistant | ||||
|  * @subpackage MLA_Child_Theme | ||||
|  * @version 1.03 | ||||
|  * @since MLA 1.80 | ||||
|  */ | ||||
|  | ||||
| /* | ||||
| Theme Name: MLA Child for Twenty Twelve | ||||
| Theme URI: http://davidlingren.com/ | ||||
| Description: Enhancements to the baseline theme, generated in response to MLA support forum topics. | ||||
| Author: David Lingren | ||||
| Author URI: http://davidlingren.com/ | ||||
| Template: twentytwelve | ||||
| Version: 1.03 | ||||
| Tags: attachment, attachments, documents, gallery, image, images, media, library, media library, media-tags, media tags, tags, media categories, categories, IPTC, EXIF, GPS, PDF, meta, metadata, photo, photos, photograph, photographs, photoblog, photo albums, lightroom, photoshop, MIME, mime-type, icon, upload, file extensions | ||||
| Text Domain: mla-child-theme | ||||
| Domain Path: /languages | ||||
|  | ||||
| Copyright 2011-2014 David Lingren | ||||
|  | ||||
| 	This program is free software; you can redistribute it and/or modify | ||||
| 	it under the terms of the GNU General Public License as published by | ||||
| 	the Free Software Foundation; either version 2 of the License, or | ||||
| 	(at your option) any later version. | ||||
|  | ||||
| 	This program is distributed in the hope that it will be useful, | ||||
| 	but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
| 	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | ||||
| 	GNU General Public License for more details. | ||||
|  | ||||
| 	You can get a copy of the GNU General Public License by writing to the | ||||
| 	Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110, USA | ||||
| */ | ||||
|  | ||||
| @import url("../twentytwelve/style.css"); | ||||
|  | ||||
| /* HTML ELEMENTS - - - - - - - - - - - - - - - - - - - - - - - - - - */ | ||||
|  | ||||
| /* HEADER  - - - - - - - - - - - - - - - - - - - - - - - - - - */ | ||||
|  | ||||
| /* MAIN DROP-DOWN NAVIGATION - - - - - - - - - - - - - - - - - - - - - - - - - - */ | ||||
|  | ||||
| /* CONTENT - - - - - - - - - - - - - - - - - - - - - - - - - - */ | ||||
|  | ||||
| /* SIDEBAR - - - - - - - - - - - - - - - - - - - - - - - - - - */ | ||||
|  | ||||
| /* FOOTER  - - - - - - - - - - - - - - - - - - - - - - - - - - */ | ||||
|  | ||||
| /* CUSTOMIZATIONS FOR SPECIFIC PAGES - - - - - - - - - - - - - - - - - - - - - - - */ | ||||
|  | ||||
| /* home ----------------- */ | ||||
|  | ||||
| /* blog---------------- */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user