abo <[EMAIL PROTECTED]> writes:

[...]

> Second,using emacs-wiki,I could specify the style by using "#style
> mystyle.css",I don't know how to do this with muse.

Does planner-html-style-sheet help?

,----[ C-h v planner-html-style-sheet RET ]
| planner-html-style-sheet is a variable defined in `planner-publish.el'.
| Its value is 
| "<style type=\"text/css\">\nbody {\n  background: white; color: black;\n  
margin-left: 3%; margin-right: 3%;\n}\n\np { margin-top: 3px; margin-bottom: 
3px; }\np.verse { margin-left: 3% }\n\nh1,h2,h3,h4,h5 { margin:0; padding:0; 
}\n\nh1 { padding: 10px; margin-bottom: 10px; }\n\ntable.muse-table { margin: 
0; font-size: 11px;\n                   border-collapse: collapse;\n            
       background: #e2effa;\n                   border: 1px solid #aadeed; 
}\n\ntable.muse-table tbody td { border: 1px solid #ccdeed; }\n\n.example { 
margin-left: 5px; padding: 3px;\n           background: #fffffc;\n           
border: 1px solid #ccdeed; }\n\n/* nested sections */\n.section { margin: 0; 
padding: 10px;\n           margin-bottom: 15px;\n           font-size: 12px; 
}\n\n.section .section { margin: 0; margin-left: 5px;\n                    
font-size: 11px; }\n\n.title { margin: 0; padding; 0 }\n\n/* optional calendar 
section */\n.calendar { float: right; }\ntable.month-calendar { font-size: 9px; 
}\n\n/* Diary section */\n#diary p { margin-top: 1em; }\n\n/* Tasks section 
*/\n.task .A { color: red }\n.task .B { color: green }\n.task .C { color: navy 
}\n.task .done      { color: gray; text-decoration: line-through; }\n.task 
.cancelled { color: gray; text-decoration: italic; }\n\n/* Notes section 
*/\n.note { margin-top: 1.5em; }\n.note .anchor  { float: left; margin-right: 
5px; }\n.note .details { margin-top: .5em; }\n\n</style>"
| 
| 
| Documentation:
| Store your stylesheet definitions here.  The provided default
| is for reference only.  You definitely want to customize this for
| your particular needs & wants.  This is used in
| `planner-html-header' and `planner-xhtml-header'.  Refer to
| `muse-html-style-sheet' for details on usage.  You may simply
| override the above by specifying an explicit link to a CSS file.
| 
| You can customize this variable.
| 
| [back]
`----

-- 
-John Sullivan
-http://www.wjsullivan.net
-GPG Key: AE8600B6

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to