mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10318 201d5d3c-b55e-5fd7-737f-ddc643e51545
6 lines
250 B
CSS
6 lines
250 B
CSS
@charset "utf-8";
|
|
/* Widget Counter */
|
|
.widgetCounter{font-size:12px;margin:0;line-height:1.4;color:#333}
|
|
.widgetCounter:after{content:"";display:block;clear:both}
|
|
.widgetCounter dt{float:left;clear:left;margin:0 4px 0 0}
|
|
.widgetCounter dd{margin:0}
|