<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.tag-cloud {
    text-align: center;
    /*    border: 1px solid #FFFF00;
   padding: 5px;
  background-color: #FFFFCC; */
}

.tag-1 {    font-size: 10px;}
.tag-2 {    font-size: 13px;}
.tag-3 {    font-size: 20px;}
.tag-4 {    font-size: 24px;}
.tag-5 {    font-size: 26px;}
.tag-6 {    font-size: 28px;}
/* For large tag cloud 6 step */.tag-7 {    font-size: 18px;}
.tag-8 {    font-size: 32px;}
.tag- {    font-size: 42px;}
.tag-small-4 {    font-size: 9px;}
.tag-small-5 {    font-size: 13px;}
.tag-small-6 {    font-size: 18px;}
</pre></body></html>