in reply to
Re: [Free Nodelet Hack] Highlight monk names accordingly their XP level
in thread [Free Nodelet Hack] Highlight monk names accordingly their XP level
Thank you, I did not vizit home nodes in that time and did not know about that side effect.
Also I found that original color scheme is ugly. Here is more pretty one.
<style type="text/css">
.Pope { font-weight: bold; color: #01C2F3 !important; }
.Saint { font-weight: bold; color: #F400B1 !important; }
.Cardinal { font-weight: bold; color: #F400B1 !important; }
.Archbishop { font-weight: bold; color: #F400B1 !important; }
.Bishop { font-weight: bold; color: #F400B1 !important; }
.Chancellor { font-weight: bold; color: #FF8000 !important; }
.Canon { font-weight: bold; color: #FF8000 !important; }
.Abbot { font-weight: bold; color: #FF8000 !important; }
.Monsignor { font-weight: bold; color: #BA4D73 !important; }
.Prior { font-weight: bold; color: #BA4D73 !important; }
.Parson { font-weight: bold; color: #BA4D73 !important; }
.Vicar { font-weight: bold; color: #51AE5A !important; }
.Priest { font-weight: bold; color: #51AE5A !important; }
.Curate { font-weight: bold; color: #51AE5A !important; }
.HighPriority { font-weight: bold; background-color: #FFFF00 !importan
+t; }
</style>