mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 11:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2089 201d5d3c-b55e-5fd7-737f-ddc643e51545
10 lines
194 B
CSS
10 lines
194 B
CSS
.counter_widget {
|
|
border:3px solid #DDDDDD;
|
|
padding:6px;
|
|
margin-bottom:10px;
|
|
color:#999999;
|
|
font-family:tahoma;
|
|
font-size:8pt;
|
|
}
|
|
|
|
.counter_widget ul { list-style:none; }
|