mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Blog styling
This commit is contained in:
parent
d7bb8a6d74
commit
92c09ee62f
@ -1,6 +1,6 @@
|
|||||||
.tagcloud .not-popular { font-size: 1em; }
|
.tagcloud .not-popular { font-size: .9em; }
|
||||||
.tagcloud .not-very-popular { font-size: 1.3em; }
|
.tagcloud .not-very-popular { font-size: 1em; }
|
||||||
.tagcloud .somewhat-popular { font-size: 1.6em; }
|
.tagcloud .somewhat-popular { font-size: 1.3em; }
|
||||||
.tagcloud .popular { font-size: 1.9em; }
|
.tagcloud .popular { font-size: 1.6em; }
|
||||||
.tagcloud .very-popular { font-size: 2.2em; }
|
.tagcloud .very-popular { font-size: 1.9em; }
|
||||||
.tagcloud .ultra-popular { font-size: 2.5em; }
|
.tagcloud .ultra-popular { font-size: 2.2em; }
|
Loading…
Reference in New Issue
Block a user