comparison 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
comparison
equal deleted inserted replaced
114:f8904351d6a3 115:5e657a305c88
24 .muc_kick {color: #009900; font-style: italic;} 24 .muc_kick {color: #009900; font-style: italic;}
25 .muc_bann {color: #009900; font-style: italic;} 25 .muc_bann {color: #009900; font-style: italic;}
26 .muc_msg_nick {color: #0000AA;} 26 .muc_msg_nick {color: #0000AA;}
27 .muc_msg_me {color: #0000AA;} 27 .muc_msg_me {color: #0000AA;}
28 .join_link {font-height: 9px;} 28 .join_link {font-height: 9px;}
29 .month_title {font: 10pt Verdana;}
30 .year_title {font: bold 16px Verdana;}
29 //--> 31 //-->
30 </style> 32 </style>
31 <body> 33 <body>
32 ###BODY_STUFF### 34 ###BODY_STUFF###
33 </body> 35 </body>