tag cloud feature (enable the feature, then it will show up on your channel page)

This commit is contained in:
friendica
2013-07-02 21:04:46 -07:00
parent a4c77467a7
commit 08023eb099
4 changed files with 57 additions and 3 deletions

View File

@@ -3833,3 +3833,51 @@ span.mail-date {
float:left;
width: 200px;
}
.tag1 {
font-size : 1.0em !important;
}
.tag2 {
font-size : 1.2em !important;
}
.tag3 {
font-size : 1.4em !important;
}
.tag4 {
font-size : 1.6em !important;
}
.tag5 {
font-size : 1.8em !important;
}
.tag6 {
font-size : 2.0em !important;
}
.tag7 {
font-size : 2.2em !important;
}
.tag8 {
font-size : 2.4em !important;
}
.tag9 {
font-size : 2.6em !important;
}
.tag10 {
font-size : 2.8em !important;
}