diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/default-layout.css | 12 | ||||
-rw-r--r-- | template/yoga/icon/calendar_created.png | bin | 1084 -> 1230 bytes |
2 files changed, 11 insertions, 1 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index a5637c17e..85f9f774b 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -269,4 +269,14 @@ UL.tagSelection { UL.tagSelection LI { display: inline; white-space: nowrap; -}
\ No newline at end of file +} + +#fullTagCloud { font-size: 140%; } + +#fullTagCloud LI { display: inline; } + +.tagLevel5 { font-size: 150%; } +.tagLevel4 { font-size: 140%; } +.tagLevel3 { font-size: 120%; } +.tagLevel2 { font-size: 100%; } +.tagLevel1 { font-size: 90%; }
\ No newline at end of file diff --git a/template/yoga/icon/calendar_created.png b/template/yoga/icon/calendar_created.png Binary files differindex 63eb69bd4..14a84c43c 100644 --- a/template/yoga/icon/calendar_created.png +++ b/template/yoga/icon/calendar_created.png |