<html><head> <title>Mumble Status</title> </head><body> <!-- Add Mumble code here --> </body></html>
<style type="text/css"> body { background: #000; color: #ddd; } #mumbleViewer a.mumbleChannel, #mumbleViewer a.mumbleChannel:visited { color: #dddddd; } </style>
.MessageBodyCell1 .quoteTitle { padding: 10px; background: #000 url(http://www.axiomfiles.com/Files/278466/theme-quotes.png) right center no-repeat; border: #444 1px solid; } .MessageBodyCell1 .quoteContainer { background: #2a1011 !important; border: #444 1px solid; border-top-width: 0; margin: 0; } .MessageBodyCell1 .quoteBody { background: transparent url(); padding: 20px !important; }
<style type="text/css"> .tooltip, .preview, .screenshot { cursor:pointer; } #tooltip, #tooltip2, #preview, #screenshot { color:#dddddd; background:#222222; border: 1px solid #333333; padding:5px; display:none; opacity: 0.9; filter: alpha(opacity=90); text-align:left; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } </style> <script src="http://www.axiomfiles.com/Files/258012/tooltip.js" type="text/javascript"></script>