Mercurial > prosody-modules
diff mod_muc_log_http/muc_log_http/themes/default/doc.html @ 115:5e657a305c88
mod_muc_log_http: Replace remaining <font> tags with CSS equivalents
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 04 Jan 2010 14:20:48 +0000 |
parents | cef943f0a551 |
children | f29be6c49501 |
line wrap: on
line diff
--- a/mod_muc_log_http/muc_log_http/themes/default/doc.html Mon Jan 04 14:10:32 2010 +0000 +++ b/mod_muc_log_http/muc_log_http/themes/default/doc.html Mon Jan 04 14:20:48 2010 +0000 @@ -26,6 +26,8 @@ .muc_msg_nick {color: #0000AA;} .muc_msg_me {color: #0000AA;} .join_link {font-height: 9px;} +.month_title {font: 10pt Verdana;} +.year_title {font: bold 16px Verdana;} //--> </style> <body> @@ -52,4 +54,4 @@ } --></script> -</html> \ No newline at end of file +</html>