|
Revision 1423, 120 bytes
(checked in by bsmith, 21 months ago)
|
|
* Updates from development of MTDefautTemplateSets plugin: http://code.sixapart.com/svn/mtplugins/trunk/MTDefaultTemplateSet/
Including:
* Addition of RSD EditURI to Headers
* Conditioning of trackback data if pings are not accepted
* simplification to Comment Response template code
* modularization of MTEntries limit on Entry Listing
* removing page_layout definition from stylesheet at it is now set by the app
* adding html comments to code for readability
* removed RSS feed templates
* simplifying header module
bugzid:69142
|
| Line | |
|---|
| 1 | @import url(<$MTStaticWebPath$>themes-base/blog.css); |
|---|
| 2 | @import url(<$MTStaticWebPath$>themes/minimalist-red/screen.css); |
|---|